Skip to content

Hostname

cumiusa.com

Last fetched

cumiusa.com resolves to 1 IPv4 address operated by AS132420 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · cumiusa.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cumiusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.52.209.78164.52.208.0/20AS132420IN

WHOIS identity

Registrar
iana:303
Organization
alagappan p
Contact emails

Subdomains

1 observed subdomain of cumiusa.com.

Web-graph footprint

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

29 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cumiusa.com.

MechanismTarget
SPF_Acumiusa.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.112.239.182
SPF_IP115.112.239.183
SPF_IP115.112.251.134
SPF_IP115.112.251.136
SPF_IP115.112.251.140
SPF_IP115.112.251.141
SPF_IP115.112.251.84
SPF_IP115.112.251.85
SPF_IP115.112.251.92
SPF_IP115.112.251.93
SPF_MXcumiusa.com

Related pages

Pivot deeper into the graph from cumiusa.com.

Cypher and MCP

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

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