Skip to content

Hostname

sofycon.de

Last fetched

sofycon.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · sofycon.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sofycon.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.134.10018.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.10518.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.6018.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.8418.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.65.125.2718.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.3418.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.8118.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.8418.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.102.1163.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1283.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.353.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.433.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of sofycon.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sofycon.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sofycon.de.

Cypher and MCP

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

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