Skip to content

Hostname

spicon.de

Last fetched

spicon.de resolves to 1 IPv4 address operated by ISPONE - ispOne business GmbH in DE.

Nutrition Label

WHISPER CANON · spicon.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/spicon.de

Resolution chain

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

IPPrefixASNOperatorCountry
84.38.66.7584.38.64.0/21AS204119ISPONE - ispOne business GmbHDE

WHOIS identity

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

Subdomains

5 observed subdomains of spicon.de.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from spicon.de.

Cypher and MCP

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

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