Skip to content

Hostname

link.songshare.com

Last fetched

link.songshare.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · link.songshare.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/link.songshare.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.199.204148.113.128.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with link.songshare.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from link.songshare.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for link.songshare.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEsendgrid.net
SPF_IP144.217.183.113
SPF_IP148.113.199.204
SPF_IP192.99.62.177
SPF_IP2607:5300:60:9fb1:0:0:0:0
SPF_IP51.79.76.101
SPF_IP51.79.80.173

Related pages

Pivot deeper into the graph from link.songshare.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.