Skip to content

Hostname

digitalcomtech.com

Last fetched

digitalcomtech.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.158.232.5754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

35 observed subdomains of digitalcomtech.com.

Web-graph footprint

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

132 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for digitalcomtech.com.

MechanismTarget
SPF_Adigitalcomtech.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.pegasusgateway.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEzeptomail.net
SPF_IP204.141.42.241/32
SPF_IP205.186.168.64/30
SPF_IP205.186.172.0/22
SPF_IP216.70.64.0/24
SPF_MXdigitalcomtech.com

Related pages

Pivot deeper into the graph from digitalcomtech.com.

Cypher and MCP

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

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