Skip to content

Hostname

primer.ph

Last fetched

primer.ph resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · primer.phRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/primer.ph

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.97104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.97104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.91172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with primer.ph in WhisperGraph.

Subdomains

5 observed subdomains of primer.ph.

Web-graph footprint

Distinct hostnames that link to or from primer.ph in the public web crawl.

179 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for primer.ph.

MechanismTarget
SPF_INCLUDE_spf.bownow.jp
SPF_INCLUDE_spf.google.com
SPF_IP182.48.49.98
SPF_IP219.94.155.235
SPF_MXprimer.ph

Related pages

Pivot deeper into the graph from primer.ph.

Cypher and MCP

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

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