Skip to content

Hostname

ns2.psporter.com

Last fetched

ns2.psporter.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ns2.psporter.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ns2.psporter.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ns2.psporter.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

60 SPF mechanisms authorising senders for ns2.psporter.com.

MechanismTarget
SPF_IP148.135.108.2
SPF_IP148.135.108.3
SPF_IP148.135.108.4
SPF_IP148.135.108.5
SPF_IP148.135.108.6
SPF_IP148.135.50.200
SPF_IP148.135.50.201
SPF_IP148.135.50.202
SPF_IP148.135.50.203
SPF_IP148.135.50.204
SPF_IP149.33.33.241
SPF_IP149.33.33.76
SPF_IP185.174.29.103
SPF_IP185.174.29.107
SPF_IP185.174.29.108
SPF_IP185.174.29.109
SPF_IP185.174.29.110
SPF_IP185.174.29.111
SPF_IP185.174.29.112
SPF_IP185.174.29.113
SPF_IP185.174.29.114
SPF_IP185.174.29.115
SPF_IP185.174.29.118
SPF_IP185.174.29.119
SPF_IP185.174.29.120
SPF_IP185.174.29.121
SPF_IP185.174.29.122
SPF_IP185.174.29.123
SPF_IP185.174.29.124
SPF_IP185.174.29.125
SPF_IP185.174.29.126
SPF_IP185.174.29.79
SPF_IP185.174.29.89
SPF_IP185.174.29.90
SPF_IP185.174.29.91
SPF_IP185.174.29.92
SPF_IP185.174.29.93
SPF_IP185.174.29.94
SPF_IP185.174.29.95
SPF_IP185.174.29.96
SPF_IP185.174.29.97
SPF_IP185.174.29.99
SPF_IP192.119.163.130
SPF_IP192.119.163.131
SPF_IP192.119.163.132
SPF_IP192.119.163.133
SPF_IP192.119.163.134
SPF_IP192.119.163.135
SPF_IP192.119.163.136
SPF_IP192.119.163.137
SPF_IP192.119.163.138
SPF_IP192.119.163.139
SPF_IP37.1.198.151
SPF_IP37.1.198.31
SPF_IP38.180.229.238
SPF_IP5.135.66.232
SPF_IP5.135.66.233
SPF_IP5.135.66.234
SPF_IP5.135.66.235
SPF_IP5.135.66.236

Related pages

Pivot deeper into the graph from ns2.psporter.com.

Cypher and MCP

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

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