Skip to content

Hostname

nimmerfall.archi

Last fetched

nimmerfall.archi resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · nimmerfall.archiRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/nimmerfall.archi

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.249.156188.94.248.0/21AS15817DE

WHOIS identity

Registrar
iana:433
Organization
bm di(fh) hannes nimmerfall
Contact emails

Subdomains

3 observed subdomains of nimmerfall.archi.

Web-graph footprint

Distinct hostnames that link to or from nimmerfall.archi in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nimmerfall.archi.

MechanismTarget
SPF_Animmerfall.archi
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmailbulkout01.agenturserver.de
SPF_INCLUDEmailout01.mymxserver.com
SPF_INCLUDEmailout02.agenturserver.de
SPF_INCLUDEmx.ovh.com
SPF_MXnimmerfall.archi

Related pages

Pivot deeper into the graph from nimmerfall.archi.

Cypher and MCP

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

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