Hostname
songwon.com
Last fetched
songwon.com resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
songwon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.161.17 | 139.162.160.0/19 | AS63949 | — | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
15 observed subdomains of songwon.com.
Web-graph footprint
Distinct hostnames that link to or from songwon.com in the public web crawl.
97 sites link to this hostname.
49 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for songwon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | vritec.ch |
| SPF_IP | 121.176.164.136 |
| SPF_IP | 121.176.164.36 |
| SPF_IP | 139.162.161.17 |
| SPF_IP | 213.167.224.153 |
| SPF_IP | 216.146.32.161/32 |
| SPF_IP | 216.146.32.186/32 |
| SPF_IP | 216.146.32.187/32 |
| SPF_IP | 216.146.32.188/32 |
| SPF_IP | 217.192.231.93 |
| SPF_IP | 81.93.164.103/32 |
| SPF_IP | 81.93.173.201/32 |
Related pages
Pivot deeper into the graph from songwon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "songwon.com"})-[: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.