Hostname
graphy.com
Last fetched
graphy.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
graphy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.49 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.49 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 139.59.54.223 | 139.59.52.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | IN |
| 172.67.74.196 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- bernt lindgren
- Contact emails
- bernt.lindgren@graphy.com
- 176f42be-fc83-469f-8d94-62a3b4d44313@identity-protect.org
- 19ff62ca-2e68-4a24-a701-14754b4e2ac4@identity-protect.org
- 4293eb41-e47f-43d2-bd7e-668396bfad4f@identity-protect.org
- 429e61b8-1205-4b56-a9e8-d995f841b73a@identity-protect.org
- d31c57f6-fbf9-47df-ab69-50e2f65f63dc@identity-protect.org
- dd651ed3-e688-4fcd-9875-d2c02f90638b@identity-protect.org
- owner-12153283@graphy.com.whoisprivacyservice.org
- owner-3336084@graphy.com.whoisprivacyservice.org
- owner-7203346@graphy.com.whoisprivacyservice.org
- owner-7476174@graphy.com.whoisprivacyservice.org
- owner-8088639@graphy.com.whoisprivacyservice.org
- owner-8555970@graphy.com.whoisprivacyservice.org
- bernt.lindgren@graphy.se
Subdomains
180 observed subdomains of graphy.com.
Showing 25 of 180. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from graphy.com in the public web crawl.
2,159 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for graphy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | graphy_com._es.easydmarc.com |
| SPF_INCLUDE | transmail.net.in |
| SPF_INCLUDE | zoho.in |
Related pages
Pivot deeper into the graph from graphy.com.
- IP · 104.26.10.49
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · bernt.lindgren@graphy.com
- TLD · .com
- Browse hostnames · gr…
- 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: "graphy.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.