Skip to content

Hostname

foconis.de

Last fetched

foconis.de resolves to 1 IPv4 address operated by AS8648 in DE.

Nutrition Label

WHISPER CANON · foconis.deRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/foconis.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.20.102.116178.20.102.0/24AS8648DE

WHOIS identity

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

Subdomains

42 observed subdomains of foconis.de.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for foconis.de.

MechanismTarget
SPF_Asrv-90-strato.foconis.de
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.129.202
SPF_IP178.20.102.116
SPF_IP185.210.101.40
SPF_IP185.88.224.37
SPF_IP217.7.144.212
SPF_IP62.181.145.0/24
SPF_IP89.28.141.156

Related pages

Pivot deeper into the graph from foconis.de.

Cypher and MCP

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

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