Skip to content

Hostname

on-qual.com

Last fetched

on-qual.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.18.2005.39.0.0/17AS16276FR

WHOIS identity

Registrar
iana:433
Organization
keller nicolas
Contact emails

Subdomains

24 observed subdomains of on-qual.com.

Web-graph footprint

Distinct hostnames that link to or from on-qual.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for on-qual.com.

MechanismTarget
SPF_Aemail.on-qual.com
SPF_Aon-qual.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.46.179/32
SPF_IP149.202.68.164
SPF_IP5.135.27.224/27
SPF_IP5.196.33.119
SPF_IP5.39.110.1
SPF_IP5.39.110.17
SPF_IP5.39.110.25
SPF_IP5.39.18.200
SPF_IP5.39.18.205
SPF_IP51.255.28.90
SPF_IP51.255.28.91
SPF_IP51.255.28.92
SPF_IP51.255.28.93
SPF_IP51.255.28.94
SPF_IP51.255.28.96
SPF_IP51.255.28.97
SPF_IP51.255.28.98
SPF_IP51.255.28.99
SPF_IP87.98.167.233
SPF_IP87.98.173.211
SPF_IP87.98.220.186
SPF_IP91.121.49.252
SPF_MXon-qual.com

Related pages

Pivot deeper into the graph from on-qual.com.

Cypher and MCP

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

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