Skip to content

Hostname

emo-berlin.de

Last fetched

emo-berlin.de resolves to 1 IPv4 address operated by AS35684 in DE.

Nutrition Label

WHISPER CANON · emo-berlin.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/emo-berlin.de

Resolution chain

emo-berlin.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.79.45.109185.79.44.0/22AS35684DE

WHOIS identity

No WHOIS records are currently associated with emo-berlin.de in WhisperGraph.

Subdomains

2 observed subdomains of emo-berlin.de.

Web-graph footprint

Distinct hostnames that link to or from emo-berlin.de in the public web crawl.

144 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for emo-berlin.de.

MechanismTarget
SPF_Aemo-berlin.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.79.45.109
SPF_IP2a05:7180:0:23:0:0:0:109
SPF_IP62.96.204.4
SPF_MXemo-berlin.de

Related pages

Pivot deeper into the graph from emo-berlin.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emo-berlin.de"})-[: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.