Skip to content

Hostname

sf.de.vision

Last fetched

sf.de.vision resolves to 1 IPv4 address operated by KRYSTAL in GB.

Nutrition Label

WHISPER CANON · sf.de.visionRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sf.de.vision

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.58.58185.53.56.0/22AS12488KRYSTALGB

WHOIS identity

No WHOIS records are currently associated with sf.de.vision in WhisperGraph.

Subdomains

7 observed subdomains of sf.de.vision.

Threat posture

History

Mail and authentication

MX records

  • sf.de.vision

SPF policy

4 SPF mechanisms authorising senders for sf.de.vision.

MechanismTarget
SPF_Asf.de.vision
SPF_IP185.53.58.58
SPF_IP62.100.204.244
SPF_MXsf.de.vision

Related pages

Pivot deeper into the graph from sf.de.vision.

Cypher and MCP

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

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