Skip to content

Hostname

1910genetics.com

Last fetched

1910genetics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · 1910genetics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/1910genetics.com

Resolution chain

1910genetics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.188.33.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.583.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.693.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.973.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.62.1854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from 1910genetics.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 1910genetics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.amazon.com
SPF_INCLUDEspf2.amazon.com
SPF_REDIRECT_spf.mail.yahoo.com
SPF_REDIRECTicloud.com

Related pages

Pivot deeper into the graph from 1910genetics.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "1910genetics.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.