Skip to content

Hostname

oaciq.com

Last fetched

oaciq.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · oaciq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oaciq.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.71.170.13313.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
172.67.72.133172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for oaciq.com.

MechanismTarget
SPF_Asender.todoc.ca
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.emailicious.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.47.204.70/32
SPF_IP147.160.167.0/26
SPF_IP208.84.104.41
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP66.254.51.131/32
SPF_MXoaciq.com

Related pages

Pivot deeper into the graph from oaciq.com.

Cypher and MCP

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

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