Hostname
cornellpump.com
Last fetched
cornellpump.com resolves to 1 IPv4 address operated by MGRC - MCGRATH RENTCORP in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cornellpump.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.240.159.9 | 162.240.0.0/15 | AS46606 | MGRC - MCGRATH RENTCORP | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a75rk6au2j4@networksolutionsprivateregistration.com
- as2vw96z8ud@networksolutionsprivateregistration.com
- b444873g5ku@networksolutionsprivateregistration.com
- c88ft6h28dr@networksolutionsprivateregistration.com
- gq7rd9kj3w2@networksolutionsprivateregistration.com
- m89bf4zz9tr@networksolutionsprivateregistration.com
- ma3uw84a2j4@networksolutionsprivateregistration.com
- q98hx9ex9yr@networksolutionsprivateregistration.com
- rc47b3zm854@networksolutionsprivateregistration.com
- sj5qd6q35wm@networksolutionsprivateregistration.com
- ur7hg4dh64v@networksolutionsprivateregistration.com
- vs2pa6vp32v@networksolutionsprivateregistration.com
- xb36u9hd3zf@networksolutionsprivateregistration.com
Subdomains
24 observed subdomains of cornellpump.com.
Web-graph footprint
Distinct hostnames that link to or from cornellpump.com in the public web crawl.
140 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for cornellpump.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 104.42.156.146/32 |
| SPF_IP | 162.144.65.230 |
| SPF_IP | 206.74.96.244/32 |
| SPF_IP | 50.214.64.1/32 |
| SPF_IP | 50.224.150.42/32 |
| SPF_IP | 65.155.78.18 |
| SPF_IP | 96.76.100.65/32 |
Related pages
Pivot deeper into the graph from cornellpump.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cornellpump.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.