Skip to content

Hostname

snapgene.com

Last fetched

snapgene.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.23.11143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.127143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.45143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.5143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.66.147.2418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.1083.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.113.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.233.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.823.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

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 snapgene.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for snapgene.com.

MechanismTarget
SPF_Asnapgene.com
SPF_INCLUDE4627953.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from snapgene.com.

Cypher and MCP

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

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