Skip to content

Hostname

digitidetech.com

Last fetched

digitidetech.com resolves to 2 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US. WHOIS lists iana:3954 as the registrar.

Nutrition Label

WHISPER CANON · digitidetech.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/digitidetech.com

Resolution chain

digitidetech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.153.147.186131.153.237.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
51.38.151.9551.39.20.0/23AS16276PL

WHOIS identity

Registrar
iana:3954
Organization
Contact emails

Subdomains

8 observed subdomains of digitidetech.com.

Web-graph footprint

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

24 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • digitidetech.com

SPF policy

6 SPF mechanisms authorising senders for digitidetech.com.

MechanismTarget
SPF_Adigitidetech.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP51.255.71.50
SPF_IP51.75.52.107
SPF_MXdigitidetech.com

Related pages

Pivot deeper into the graph from digitidetech.com.

Cypher and MCP

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

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