Skip to content

Hostname

celcomdigi.com

Last fetched

celcomdigi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

celcomdigi.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

14 observed subdomains of celcomdigi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for celcomdigi.com.

MechanismTarget
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP115.164.31.112
SPF_IP115.164.31.113
SPF_IP116.197.25.112
SPF_IP116.197.25.113
SPF_IP149.72.80.177
SPF_IP182.50.78.64/28
SPF_IP183.171.255.25
SPF_IP183.171.255.26
SPF_IP198.21.3.77
SPF_IP203.82.70.51
SPF_IP203.82.70.57
SPF_IP203.82.70.66
SPF_IP203.82.70.85
SPF_IP203.82.70.86
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP47.254.197.223
SPF_IP75.2.70.75/32
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_IP99.83.190.102/32

Related pages

Pivot deeper into the graph from celcomdigi.com.

Cypher and MCP

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

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