Hostname
sumo.com
Last fetched
sumo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sumo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.12.222 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.222 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- pbhartia@hindustantimes.com
- sumogroupmkt@gmail.com
- 02777214-4b69-42e1-ad14-1cb713de93ab@identity-protect.org
- 144959d2-78aa-4f96-b367-8e522acfff8e@identity-protect.org
- 7030c63b-a1e5-4dc4-8f6a-32b9b2f8fa99@identity-protect.org
- 81575c0b-a6a7-4e16-8abd-316b6d2ab2a0@identity-protect.org
- 8d0ed143-40a4-43e8-9469-66cbb4f7db40@identity-protect.org
- bc996530-3f12-4365-82a9-aba0fac1be98@identity-protect.org
- owner-10213117@sumo.com.whoisprivacyservice.org
- owner-10484580@sumo.com.whoisprivacyservice.org
- owner-10577466@sumo.com.whoisprivacyservice.org
- owner-11117364@sumo.com.whoisprivacyservice.org
- owner-11387313@sumo.com.whoisprivacyservice.org
- owner-1139039@sumo.com.whoisprivacyservice.org
- owner-11584695@sumo.com.whoisprivacyservice.org
- owner-11659515@sumo.com.whoisprivacyservice.org
- owner-11732082@sumo.com.whoisprivacyservice.org
- owner-1408988@sumo.com.whoisprivacyservice.org
- owner-1678937@sumo.com.whoisprivacyservice.org
- and 35 more
Subdomains
36 observed subdomains of sumo.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sumo.com in the public web crawl.
4,000 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for sumo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from sumo.com.
- IP · 104.18.12.222
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · su…
- 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: "sumo.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.