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
Resolution chain
emguidance.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.42 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.55 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.6 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.86 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.100 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.101 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.115 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.2 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.147.106 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.122 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.33 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.5 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emguidance.com owner
- Contact emails
- 19f878e2-93f6-4186-a14e-afca288327c8@identity-protect.org
- 235042ea-e874-4dd7-b926-ebacccb45028@identity-protect.org
- 6107869f-e275-499d-abaa-9a8da18e84bb@identity-protect.org
- 6ab50dbb-32b8-4eef-9df7-c64cacbb054a@identity-protect.org
- ac971970-e016-446e-ad8c-911815308082@identity-protect.org
- cb6b16fd-8c90-4721-84bf-99a16d0d7b1a@identity-protect.org
- owner-6726152@emguidance.com.whoisprivacyservice.org
- owner@emguidance.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for emguidance.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4935989.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from emguidance.com.
- IP · 13.35.93.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 19f878e2-93f6-4186-a14e-afca288327c8@identity-protect.org
- TLD · .com
- Browse hostnames · em…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.