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
Resolution chain
interprefy.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.242.52.77 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.250.112.230 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.205.188 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.83.217 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.16.252.102 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.129.142 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of interprefy.com owner
- Contact emails
- kim@ludvigsen.ch
- 540d33c4-5cae-420b-9e9f-95c69efde1dd@identity-protect.org
- 6fc2d47a-78f3-4747-844e-2f6de91069b3@identity-protect.org
- b1466a31-be2c-45d1-b127-b5e1a717a092@identity-protect.org
- c0f8499a-a6a7-4cd8-8616-79827d908bb2@identity-protect.org
- cac74e13-bb93-4633-ab0f-c014aa2d22dd@identity-protect.org
- cb882e68-d643-41a6-ac01-44f54254de7d@identity-protect.org
Subdomains
87 observed subdomains of interprefy.com.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from interprefy.com in the public web crawl.
309 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for interprefy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.outfunnel.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.180.17.0/24 |
| SPF_IP | 143.244.80.0/20 |
| SPF_IP | 158.247.16.0/20 |
| SPF_IP | 18.208.124.128/25 |
| SPF_IP | 3.93.157.0/24 |
| SPF_IP | 54.174.0.0/16 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.