Skip to content

Hostname

niklashermes.com

Last fetched

niklashermes.com resolves to 1 IPv4 address operated by AS31103 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.141.52.3862.141.48.0/21AS31103DE

WHOIS identity

Registrar
iana:151
Organization
niklas hermes
Contact emails

Subdomains

7 observed subdomains of niklashermes.com.

Threat posture

History

Mail and authentication

MX records

  • niklashermes.com

SPF policy

4 SPF mechanisms authorising senders for niklashermes.com.

MechanismTarget
SPF_Aniklashermes.com
SPF_IP62.141.52.38
SPF_IP95.169.182.246
SPF_MXniklashermes.com

Related pages

Pivot deeper into the graph from niklashermes.com.

Cypher and MCP

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

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