Skip to content

Hostname

ekkum.com

Last fetched

ekkum.com resolves to 1 IPv4 address operated by EKKUM - EKKUM INC in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.26.68.130199.26.68.0/22AS46546EKKUM - EKKUM INCCA

WHOIS identity

Registrar
iana:69
Organization
ekkum
Contact emails

Subdomains

35 observed subdomains of ekkum.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ekkum.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aekkum.com
SPF_Aiknoor.ekkum.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.129.49/32
SPF_IP184.149.47.190
SPF_IP199.26.68.0/22
SPF_IP24.235.104.120/29
SPF_MXekkum.com

Related pages

Pivot deeper into the graph from ekkum.com.

Cypher and MCP

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

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