Skip to content

Hostname

quantrefy.app

Last fetched

quantrefy.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · quantrefy.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/quantrefy.app

Resolution chain

quantrefy.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.11213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
52.222.169.1952.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.2252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.5852.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.7252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1408
Organization
domain admin
Contact emails

Subdomains

27 observed subdomains of quantrefy.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for quantrefy.app.

MechanismTarget
SPF_INCLUDE_smtp.udag.de

Related pages

Pivot deeper into the graph from quantrefy.app.

Cypher and MCP

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

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