Skip to content

Hostname

pumpspy.com

Last fetched

pumpspy.com resolves to 8 IPv4 addresses operated by CROWNCASTLE-AS46887 - Crown Castle Fiber LLC in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · pumpspy.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pumpspy.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.239.180.216131.239.180.0/23AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
131.239.180.220131.239.180.0/23AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
131.239.180.237131.239.180.0/23AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
173.241.229.116173.241.229.0/24AS19009ONECLEVELAND - OneClevelandUS
173.241.229.38173.241.229.0/24AS19009ONECLEVELAND - OneClevelandUS
173.241.229.43173.241.229.0/24AS19009ONECLEVELAND - OneClevelandUS
206.80.104.220206.80.104.0/22AS14230INVOLTA - ARK Data Centers LLCUS
206.80.104.221206.80.104.0/22AS14230INVOLTA - ARK Data Centers LLCUS

WHOIS identity

Registrar
iana:83
Organization
jeff leonard
Contact emails

Subdomains

7 observed subdomains of pumpspy.com.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pumpspy.com.

MechanismTarget
SPF_Apumpspy.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP35.229.27.14/32
SPF_IP74.208.5.3/32
SPF_MXpumpspy.com

Related pages

Pivot deeper into the graph from pumpspy.com.

Cypher and MCP

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

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