Skip to content

Hostname

emuge.com

Last fetched

emuge.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · emuge.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/emuge.com

Resolution chain

emuge.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.79.132.4245.79.128.0/19AS63949US

WHOIS identity

Registrar
iana:1154
Organization
bob hellinger
Contact emails

Subdomains

12 observed subdomains of emuge.com.

Web-graph footprint

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

64 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for emuge.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aemuge.com
SPF_INCLUDE8109333.spf04.hubspotemail.net
SPF_INCLUDEcmail1.com
SPF_INCLUDEemuge.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.144.151.124
SPF_IP195.145.198.194
SPF_IP216.75.140.6
SPF_IP45.79.132.42
SPF_MXemuge.com

Related pages

Pivot deeper into the graph from emuge.com.

Cypher and MCP

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

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