Skip to content

Hostname

prsformusic.com

Last fetched

prsformusic.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · prsformusic.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/prsformusic.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.71.153.720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
mcps-prs alliance
Contact emails

Subdomains

61 observed subdomains of prsformusic.com.

Web-graph footprint

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

1,768 sites link to this hostname.

483 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for prsformusic.com.

MechanismTarget
SPF_INCLUDE_netblocks.icims.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEd2k53c71t1ovai.cloudfront.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP86.58.179.58

Related pages

Pivot deeper into the graph from prsformusic.com.

Cypher and MCP

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

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