Skip to content

Hostname

ecom-bremen.de

Last fetched

ecom-bremen.de resolves to 1 IPv4 address operated by AS15456 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.171.10062.116.160.0/19AS15456DE

WHOIS identity

No WHOIS records are currently associated with ecom-bremen.de in WhisperGraph.

Subdomains

9 observed subdomains of ecom-bremen.de.

Web-graph footprint

Distinct hostnames that link to or from ecom-bremen.de in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ecom-bremen.de.

MechanismTarget
SPF_Aecom-bremen.de
SPF_Akbmprosrv.dmmd.de
SPF_INCLUDEspf.kbmpro.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP194.245.123.39
SPF_IP194.245.123.40
SPF_IP62.116.171.101
SPF_IP62.116.171.102
SPF_MXecom-bremen.de

Related pages

Pivot deeper into the graph from ecom-bremen.de.

Cypher and MCP

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

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