Skip to content

Hostname

eembc.org

Last fetched

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

Nutrition Label

WHISPER CANON · eembc.orgRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eembc.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.164.22016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.138.12734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.151.1434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.109.5535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.143.21135.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.148.21852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.232.3554.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.9.10154.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.126.25154.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.47.41184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
embedded microprocessor benchmark consortium
Contact emails

Subdomains

1 observed subdomain of eembc.org.

Subdomain
www.eembc.org

Web-graph footprint

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

264 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eembc.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from eembc.org.

Cypher and MCP

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

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