Skip to content

Hostname

oq.com

Last fetched

oq.com resolves to 1 IPv4 address operated by AS201684 in OM. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oq.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oq.com

Resolution chain

oq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.64.27.2185.64.27.0/24AS201684OM

WHOIS identity

Registrar
iana:146
Organization
alexander lerman
Contact emails

Subdomains

43 observed subdomains of oq.com.

Web-graph footprint

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

144 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

52 SPF mechanisms authorising senders for oq.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmsg-out._spf.f24cim.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP150.105.185.150/32
SPF_IP150.105.217.150/32
SPF_IP151.253.41.52/32
SPF_IP155.56.221.13/32
SPF_IP155.56.221.14/32
SPF_IP157.133.239.218
SPF_IP157.133.239.219
SPF_IP170.56.59.87
SPF_IP170.56.59.88
SPF_IP18.196.206.8
SPF_IP18.197.219.60
SPF_IP185.64.24.194
SPF_IP185.64.27.2
SPF_IP195.62.103.64/26
SPF_IP212.72.7.93
SPF_IP212.72.7.94
SPF_IP3.121.49.211
SPF_IP3.126.45.133
SPF_IP3.126.95.250/32
SPF_IP3.64.170.167
SPF_IP3.65.185.47
SPF_IP3.67.200.70
SPF_IP3.68.176.248
SPF_IP3.69.195.103
SPF_IP3.70.38.218
SPF_IP3.70.38.84
SPF_IP3.73.109.100
SPF_IP3.73.8.210
SPF_IP46.40.203.60
SPF_IP5.37.60.130
SPF_IP50.22.12.134
SPF_IP50.23.88.130
SPF_IP52.28.56.202
SPF_IP52.59.18.183
SPF_IP76.74.49.91
SPF_IP76.74.49.92
SPF_IP82.178.124.206
SPF_IP85.154.22.66
SPF_IP85.154.243.118
SPF_IP85.154.247.158
SPF_IP87.193.176.32/27
SPF_IP96.9.152.28

Related pages

Pivot deeper into the graph from oq.com.

Cypher and MCP

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

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