Skip to content

Hostname

phspeed.com

Last fetched

phspeed.com resolves to 2 IPv4 addresses operated by CJ2-AS in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

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

Resolution chain

phspeed.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.22.249.255.22.248.0/21AS39704CJ2-ASNL
5.22.249.595.22.248.0/21AS39704CJ2-ASNL

WHOIS identity

Registrar
iana:1464
Organization
albert drent
Contact emails

Subdomains

4 observed subdomains of phspeed.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for phspeed.com.

MechanismTarget
SPF_Aphspeed.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP5.22.249.25
SPF_MXphspeed.com

Related pages

Pivot deeper into the graph from phspeed.com.

Cypher and MCP

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

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