Hostname
geno-type.com
Last fetched
geno-type.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
geno-type.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.83.21 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.72 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.83 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.86 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.245.175.14 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.33 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.43 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.71 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 54.239.195.100 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.108 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.112 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.29 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- marios kambouris
- Contact emails
Subdomains
1 observed subdomain of geno-type.com.
| Subdomain |
|---|
| www.geno-type.com |
Web-graph footprint
Distinct hostnames that link to or from geno-type.com in the public web crawl.
38 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for geno-type.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mxlogin.com |
Related pages
Pivot deeper into the graph from geno-type.com.
- IP · 13.224.83.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · ES
- Email · marios@kambouris.info
- TLD · .com
- Browse hostnames · ge…
- 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: "geno-type.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.