Skip to content

Hostname

cafiro.de

Last fetched

cafiro.de resolves to 1 IPv4 address operated by AS31103 in DE.

Nutrition Label

WHISPER CANON · cafiro.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cafiro.de

Resolution chain

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

IPPrefixASNOperatorCountry
87.118.70.13687.118.64.0/18AS31103DE

WHOIS identity

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

Subdomains

7 observed subdomains of cafiro.de.

Web-graph footprint

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

44 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for cafiro.de.

MechanismTarget
SPF_Acafiro.de
SPF_IP2003:a:a35:8500::/56
SPF_IP217.114.219.131
SPF_IP217.114.220.155
SPF_IP217.114.222.201
SPF_IP217.114.222.203
SPF_IP217.114.222.204
SPF_IP217.114.222.214
SPF_IP217.114.222.251
SPF_IP62.141.50.16
SPF_IP62.141.51.16
SPF_IP80.147.53.186
SPF_IP84.19.162.4
SPF_IP84.19.163.2
SPF_IP87.118.70.58
SPF_IP87.118.70.70
SPF_IP87.118.70.83
SPF_IP87.118.70.87
SPF_IP87.118.71.92
SPF_MXcafiro.de

Related pages

Pivot deeper into the graph from cafiro.de.

Cypher and MCP

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

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