Skip to content

Hostname

mail.primegroup.com.bd

Last fetched

mail.primegroup.com.bd resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US.

Nutrition Label

WHISPER CANON · mail.primegroup.com.bdRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.primegroup.com.bd

Resolution chain

mail.primegroup.com.bd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.163.124.13148.163.0.0/17AS53755IOFLOOD - Input Output Flood LLCUS
176.9.54.45176.9.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with mail.primegroup.com.bd in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.primegroup.com.bd.

MechanismTarget
SPF_Amail.primegroup.com.bd
SPF_INCLUDEsmtp-out.purpleit.com
SPF_IP162.218.117.186
SPF_IP176.9.54.45
SPF_IP23.111.169.242
SPF_IP66.206.15.178
SPF_IP66.206.15.180
SPF_MXmail.primegroup.com.bd

Related pages

Pivot deeper into the graph from mail.primegroup.com.bd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mail.primegroup.com.bd"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.