Hostname
gumps.com
Last fetched
gumps.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gumps.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gumps.com owner
- Contact emails
- no.valid.email@worldnic.com
- it@gumps.com
- 68992754-440d-44bf-a7e8-78987c19fb4d@identity-protect.org
- 88625eea-b729-43fc-8f60-048daed0c07d@identity-protect.org
- bfe5923d-8d68-41fd-8630-f747734189e7@identity-protect.org
- c4aa0dda-c2f2-44a6-b2f6-aff8836dac25@identity-protect.org
- ea45ce24-3e55-4e82-bfe0-b664ffe83b87@identity-protect.org
Subdomains
28 observed subdomains of gumps.com.
Web-graph footprint
Distinct hostnames that link to or from gumps.com in the public web crawl.
197 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for gumps.com.
| Mechanism | Target |
|---|---|
| SPF_A | gumps.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | send.gumps.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.195.83.162 |
| SPF_IP | 198.24.44.4 |
| SPF_IP | 64.71.9.50 |
| SPF_IP | 96.86.215.1 |
Related pages
Pivot deeper into the graph from gumps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gumps.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.