Skip to content

Hostname

ogdcl.com

Last fetched

ogdcl.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ogdcl.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ogdcl.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.40.243104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.166.97172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
203.124.33.195203.124.33.0/24AS7590COMSATS - Commission on Science and Technology forPK

WHOIS identity

Registrar
iana:48
Organization
aurangzaib khan
Contact emails

Subdomains

12 observed subdomains of ogdcl.com.

Web-graph footprint

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

148 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ogdcl.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP124.109.53.100
SPF_IP124.109.53.105
SPF_IP203.124.33.195
SPF_IP203.124.39.171
SPF_IP58.65.171.162
SPF_IP58.65.171.177

Related pages

Pivot deeper into the graph from ogdcl.com.

Cypher and MCP

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

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