Hostname
allmyfy.com
Last fetched
allmyfy.com resolves to 1 IPv4 address operated by AS204482 in IT. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
allmyfy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.70.118.52 | 185.70.116.0/22 | AS204482 | — | IT |
WHOIS identity
- Registrar
- iana:69
- Organization
- on behalf of allmyfy.com owner
- Contact emails
- 05adf683-27f6-49eb-b9cd-fbfe991adcfc@identity-protect.org
- 3b353933-c9a8-4080-931d-ad23d32d099e@identity-protect.org
- 6c4bcc82-aa3e-4df0-9251-9bfb2a26fca8@identity-protect.org
- 81831ced-2d96-49e7-a086-2254202c4767@identity-protect.org
- 9b12816f-5639-4fb1-993e-5718e4b7526f@identity-protect.org
- b5efc813-af16-4398-bb42-cb079f3dbf5a@identity-protect.org
- owner-9009344@allmyfy.com.whoisprivacyservice.org
- owner-9441544@allmyfy.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of allmyfy.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from allmyfy.com in the public web crawl.
13 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for allmyfy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.webapps.net |
| SPF_IP | 185.70.118.52 |
Related pages
Pivot deeper into the graph from allmyfy.com.
- IP · 185.70.118.52
- ASN · AS204482
- Registrar · iana:69
- Country · IT
- Email · 05adf683-27f6-49eb-b9cd-fbfe991adcfc@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allmyfy.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.