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
Resolution chain
pumpspy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.239.180.216 | 131.239.180.0/23 | AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| 131.239.180.220 | 131.239.180.0/23 | AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| 131.239.180.237 | 131.239.180.0/23 | AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| 173.241.229.116 | 173.241.229.0/24 | AS19009 | ONECLEVELAND - OneCleveland | US |
| 173.241.229.38 | 173.241.229.0/24 | AS19009 | ONECLEVELAND - OneCleveland | US |
| 173.241.229.43 | 173.241.229.0/24 | AS19009 | ONECLEVELAND - OneCleveland | US |
| 206.80.104.220 | 206.80.104.0/22 | AS14230 | INVOLTA - ARK Data Centers LLC | US |
| 206.80.104.221 | 206.80.104.0/22 | AS14230 | INVOLTA - ARK Data Centers LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for pumpspy.com.
| Mechanism | Target |
|---|---|
| SPF_A | pumpspy.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 35.229.27.14/32 |
| SPF_IP | 74.208.5.3/32 |
| SPF_MX | pumpspy.com |
Related pages
Pivot deeper into the graph from pumpspy.com.
- IP · 131.239.180.216
- ASN · AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLC
- Registrar · iana:83
- Country · US
- Email · jeffleonard@richtechindustries.com
- TLD · .com
- Browse hostnames · pu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.