Skip to content

Hostname

gitdx.com

Last fetched

gitdx.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · gitdx.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gitdx.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.148.1104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.10104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.11104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.12104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.2104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.244104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.3104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.4104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.5104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.6104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.7104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.8104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.9104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.1104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.10104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.11104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.12104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.2104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.244104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.3104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3862
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of gitdx.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gitdx.com.

MechanismTarget
SPF_Agitdx.com
SPF_INCLUDEmail16.serv00.com
SPF_MXgitdx.com

Related pages

Pivot deeper into the graph from gitdx.com.

Cypher and MCP

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

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