Skip to content

Hostname

apartmentguide.com

Last fetched

apartmentguide.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · apartmentguide.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apartmentguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.21.5418.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.6718.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.6918.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.9118.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.96.11918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1223.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1283.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.613.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.843.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
consumer source holdings
Contact emails

Subdomains

138 observed subdomains of apartmentguide.com.

Web-graph footprint

Distinct hostnames that link to or from apartmentguide.com in the public web crawl.

4,894 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apartmentguide.com.

MechanismTarget
SPF_INCLUDE_s88988382.fdmarc.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_IP20.41.39.80
SPF_IP40.84.146.176
SPF_IP40.84.47.140

Related pages

Pivot deeper into the graph from apartmentguide.com.

Cypher and MCP

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

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