Skip to content

Hostname

igem.org

Last fetched

igem.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · igem.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/igem.org

Resolution chain

igem.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.18.10718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.11118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.10654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.13.318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

59 observed subdomains of igem.org.

Web-graph footprint

Distinct hostnames that link to or from igem.org in the public web crawl.

769 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for igem.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmandrillapp.com

Related pages

Pivot deeper into the graph from igem.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "igem.org"})-[: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.