Skip to content

Hostname

primaloft.com

Last fetched

primaloft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · primaloft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/primaloft.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.181.11618.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.4218.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.7018.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.160.5.173.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.303.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.503.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.923.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
david newey
Contact emails

Subdomains

8 observed subdomains of primaloft.com.

Web-graph footprint

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

448 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for primaloft.com.

Related pages

Pivot deeper into the graph from primaloft.com.

Cypher and MCP

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

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