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
Resolution chain
digitidetech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.153.147.186 | 131.153.237.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 51.38.151.95 | 51.39.20.0/23 | AS16276 | — | PL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- digitidetech.com
SPF policy
6 SPF mechanisms authorising senders for digitidetech.com.
| Mechanism | Target |
|---|---|
| SPF_A | digitidetech.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.host-ww.net |
| SPF_IP | 51.255.71.50 |
| SPF_IP | 51.75.52.107 |
| SPF_MX | digitidetech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.