Skip to content

Hostname

primenationbd.com

Last fetched

primenationbd.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · primenationbd.comRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/primenationbd.com

Resolution chain

primenationbd.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.32.215104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
152.53.149.146152.53.148.0/22AS197540DE
172.67.136.23172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

6 observed subdomains of primenationbd.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for primenationbd.com.

MechanismTarget
SPF_Aprimenationbd.com
SPF_IP139.99.8.235
SPF_IP159.195.26.228
SPF_IP2402:1f00:8000:2eb:0:0:0:1
SPF_IP2a0a:4cc0:ff:1f1b:0:0:0:0
SPF_MXprimenationbd.com

Related pages

Pivot deeper into the graph from primenationbd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "primenationbd.com"})-[: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.