Skip to content

Hostname

qa.apartmentguide.com

Last fetched

qa.apartmentguide.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · qa.apartmentguide.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/qa.apartmentguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.21.1118.172.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.11318.172.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.218.172.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.8118.172.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.255.10718.67.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.11518.67.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4918.67.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.9018.67.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with qa.apartmentguide.com in WhisperGraph.

Subdomains

27 observed subdomains of qa.apartmentguide.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for qa.apartmentguide.com.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from qa.apartmentguide.com.

Cypher and MCP

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

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