Skip to content

Hostname

admin.quickrefund.ai

Last fetched

admin.quickrefund.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · admin.quickrefund.aiRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/admin.quickrefund.ai

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.0.11418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1013.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.493.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.593.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.723.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with admin.quickrefund.ai in WhisperGraph.

Subdomains

1 observed subdomain of admin.quickrefund.ai.

Threat posture

History

Related pages

Pivot deeper into the graph from admin.quickrefund.ai.

Cypher and MCP

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

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