Skip to content

Hostname

perfact.de

Last fetched

perfact.de resolves to 2 IPv4 addresses operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

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

Resolution chain

perfact.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.166.23.55185.166.20.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE
185.215.158.114185.215.156.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

No WHOIS records are currently associated with perfact.de in WhisperGraph.

Subdomains

52 observed subdomains of perfact.de.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for perfact.de.

MechanismTarget
SPF_Amail.perfact.de
SPF_Amail01.perfact.de
SPF_Amail03.perfact.de
SPF_IP37.24.183.148
SPF_IP85.16.69.47
SPF_IP87.139.192.252

Related pages

Pivot deeper into the graph from perfact.de.

Cypher and MCP

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

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