Skip to content

Hostname

emguidance.com

Last fetched

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

Nutrition Label

WHISPER CANON · emguidance.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/emguidance.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.4213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.10018.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.10118.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.11518.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.218.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of emguidance.com owner
Contact emails

Subdomains

11 observed subdomains of emguidance.com.

Web-graph footprint

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

32 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for emguidance.com.

MechanismTarget
SPF_INCLUDE4935989.spf07.hubspotemail.net
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from emguidance.com.

Cypher and MCP

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

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