Hostname
digianttech.com
Last fetched
digianttech.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digianttech.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.241.58 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.146.130.28 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.208.38.85 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.225.110.160 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.252.224.170 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digianttech.com owner
- Contact emails
- 602df378-9db7-41ce-a853-aa578ffd55c2@identity-protect.org
- 7c0ebc3d-2baa-4458-a56a-83d96a1c55fc@identity-protect.org
- 7c58585a-714b-4eec-a8a8-344503e2350b@identity-protect.org
- 8da5048d-0703-4535-8c9a-df3d894eebd1@identity-protect.org
- a19de085-6289-4708-a4d0-f7ed25df6a25@identity-protect.org
- d37dc25b-c92b-4515-aaec-52e7fa751e60@identity-protect.org
- f690b147-3b53-4113-bda8-354280bf2286@identity-protect.org
Subdomains
8 observed subdomains of digianttech.com.
Web-graph footprint
Distinct hostnames that link to or from digianttech.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for digianttech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fdspfaus.freshemail.io |
| SPF_INCLUDE | fdspfind.freshemail.io |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp.com |
Related pages
Pivot deeper into the graph from digianttech.com.
- IP · 100.22.241.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 602df378-9db7-41ce-a853-aa578ffd55c2@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digianttech.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.