Skip to content

Hostname

uccumo.com

Last fetched

uccumo.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US.

Nutrition Label

WHISPER CANON · uccumo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uccumo.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.236.119.58172.236.96.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from uccumo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for uccumo.com.

MechanismTarget
SPF_Auccumo.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEvertifi.com
SPF_IP104.52.190.185
SPF_IP107.132.180.145
SPF_IP12.19.122.162
SPF_IP12.53.32.66
SPF_IP167.89.39.179
SPF_IP173.239.115.34/32
SPF_IP209.182.213.9
SPF_IP52.176.156.178/32
SPF_IP65.182.202.34/32
SPF_IP69.210.8.193
SPF_MXuccumo.com

Related pages

Pivot deeper into the graph from uccumo.com.

Cypher and MCP

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

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