Hostname
sofycon.de
Last fetched
sofycon.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.
Nutrition Label
Resolution chain
sofycon.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.134.100 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.105 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.60 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.84 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.65.125.27 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.34 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.81 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.84 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.102.116 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.128 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.35 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.43 | 3.168.96.0/21 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| www.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
MX records
SPF policy
1 SPF mechanism authorising senders for sofycon.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.