Skip to content

Hostname

nice.de

Last fetched

nice.de resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

WHISPER CANON · nice.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nice.de

Resolution chain

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

IPPrefixASNOperatorCountry
157.97.34.140157.97.32.0/20AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from nice.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nice.de.

MechanismTarget
SPF_Aportal.nice.de
SPF_Awww.nice.de
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.91.141.217/32
SPF_IP135.181.132.5
SPF_IP192.168.0.0/24
SPF_IP80.152.162.131
SPF_MXnice.de

Related pages

Pivot deeper into the graph from nice.de.

Cypher and MCP

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

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