Hostname
gofranz.com
Last fetched
gofranz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
gofranz.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.46.114 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.23 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.75 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.9 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.64.122.10 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.64.122.107 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.64.122.124 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.64.122.58 | 18.64.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1861
- Organization
- hahndel ug (haftungsbeschrankt)
- Contact emails
Subdomains
8 observed subdomains of gofranz.com.
Web-graph footprint
Distinct hostnames that link to or from gofranz.com in the public web crawl.
9 sites link to this hostname.
150 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gofranz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from gofranz.com.
- IP · 108.158.46.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1861
- Country · IN
- Email · info@hahndel.com
- TLD · .com
- Browse hostnames · go…
- 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: "gofranz.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.