Skip to content

Hostname

quantars.hk

Last fetched

quantars.hk resolves to 1 IPv4 address operated by AS9381 in HK.

Nutrition Label

WHISPER CANON · quantars.hkRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/quantars.hk

Resolution chain

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

IPPrefixASNOperatorCountry
101.78.197.49101.78.196.0/22AS9381HK

WHOIS identity

No WHOIS records are currently associated with quantars.hk in WhisperGraph.

Subdomains

1 observed subdomain of quantars.hk.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quantars.hk.

MechanismTarget
SPF_IP101.78.197.34
SPF_IP101.78.197.39
SPF_IP101.78.197.55
SPF_IP175.45.28.206
SPF_IP203.185.60.109
SPF_IP203.185.60.98
SPF_IP223.255.184.42
SPF_MXquantars.hk

Related pages

Pivot deeper into the graph from quantars.hk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quantars.hk"})-[: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.