Skip to content

Hostname

primaku.com

Last fetched

primaku.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · primaku.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/primaku.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.137.167.199108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
16.78.164.18916.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.188.16416.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
34.111.162.17534.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of primaku.com.

Web-graph footprint

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

132 sites link to this hostname.

555 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for primaku.com.

MechanismTarget
SPF_Aprimaku.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXprimaku.com

Related pages

Pivot deeper into the graph from primaku.com.

Cypher and MCP

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

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