Skip to content

Hostname

aqoils.com

Last fetched

aqoils.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.172.37.118107.172.37.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1068
Organization
andy quaglino
Contact emails

Subdomains

5 observed subdomains of aqoils.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

38 SPF mechanisms authorising senders for aqoils.com.

MechanismTarget
SPF_IP104.168.76.84
SPF_IP104.168.76.85
SPF_IP104.168.76.89
SPF_IP104.168.76.90
SPF_IP104.168.76.91
SPF_IP104.168.76.92
SPF_IP104.168.76.93
SPF_IP104.168.76.94
SPF_IP107.6.154.218
SPF_IP107.6.154.219
SPF_IP107.6.154.220
SPF_IP107.6.154.221
SPF_IP107.6.154.222
SPF_IP157.173.199.132
SPF_IP157.173.199.133
SPF_IP157.173.199.134
SPF_IP157.173.199.135
SPF_IP185.185.50.242
SPF_IP185.185.50.243
SPF_IP185.185.50.244
SPF_IP185.185.50.245
SPF_IP185.185.50.246
SPF_IP209.126.6.251
SPF_IP43.254.30.196
SPF_IP43.254.30.197
SPF_IP43.254.30.198
SPF_IP43.254.30.199
SPF_IP43.254.30.200
SPF_IP64.120.31.101
SPF_IP64.120.31.102
SPF_IP64.120.31.71
SPF_IP64.120.31.73
SPF_IP64.120.31.75
SPF_IP64.120.31.76
SPF_IP64.120.31.79
SPF_IP64.120.31.84
SPF_IP64.120.31.85
SPF_IP64.120.31.88

Related pages

Pivot deeper into the graph from aqoils.com.

Cypher and MCP

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

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