Skip to content

Hostname

emanuals.com

Last fetched

emanuals.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · emanuals.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/emanuals.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.32.233149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
207.244.100.48207.244.64.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
23.82.130.1023.82.128.0/22AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:69
Organization
domain admin
Contact emails

Subdomains

34 observed subdomains of emanuals.com.

Web-graph footprint

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

202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for emanuals.com.

MechanismTarget
SPF_Aemanuals.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP178.32.65.156
SPF_MXemanuals.com

Related pages

Pivot deeper into the graph from emanuals.com.

Cypher and MCP

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

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