Skip to content

Hostname

sumo-digital.com

Last fetched

sumo-digital.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · sumo-digital.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sumo-digital.com

Resolution chain

sumo-digital.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.75.157.1855.75.128.0/17AS24940DE

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of sumo-digital.com.

Web-graph footprint

Distinct hostnames that link to or from sumo-digital.com in the public web crawl.

350 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for sumo-digital.com.

MechanismTarget
SPF_Ao1.mailer.samanage.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP115.112.48.50
SPF_IP149.72.147.186/32
SPF_IP159.242.69.70
SPF_IP167.89.101.239/32
SPF_IP167.89.63.148
SPF_IP167.89.99.179/32
SPF_IP168.245.40.44/32
SPF_IP195.188.240.84
SPF_IP198.37.145.30
SPF_IP207.189.165.4
SPF_IP5.151.147.33
SPF_IP51.155.22.107
SPF_IP62.232.148.196
SPF_IP62.254.14.250
SPF_IP62.255.102.250
SPF_IP62.255.129.170
SPF_IP80.193.99.226
SPF_IP83.138.173.144/32

Related pages

Pivot deeper into the graph from sumo-digital.com.

Cypher and MCP

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

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