Skip to content

Hostname

primegroup.com.bd

Last fetched

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

Nutrition Label

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

Resolution chain

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 primegroup.com.bd in WhisperGraph.

Subdomains

7 observed subdomains of primegroup.com.bd.

Web-graph footprint

Distinct hostnames that link to or from primegroup.com.bd in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • primegroup.com.bd

SPF policy

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

MechanismTarget
SPF_Aprimegroup.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_MXprimegroup.com.bd

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.