Skip to content

Hostname

interprefy.com

Last fetched

interprefy.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.242.52.7734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.112.23034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.205.18834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.83.21734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.252.10252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.129.14254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of interprefy.com owner
Contact emails

Subdomains

87 observed subdomains of interprefy.com.

Web-graph footprint

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

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for interprefy.com.

Related pages

Pivot deeper into the graph from interprefy.com.

Cypher and MCP

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

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