Skip to content

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

WHISPER CANON · geno-type.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/geno-type.com

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.

IPPrefixASNOperatorCountry
13.224.83.2113.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.7213.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8313.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8613.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.245.175.1418.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.3318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.4318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.7118.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.239.195.10054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.10854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.11254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.2954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
marios kambouris
Contact emails

Subdomains

1 observed subdomain of 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.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from geno-type.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.