Skip to content

Hostname

selorahomes.com

Last fetched

selorahomes.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · selorahomes.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/selorahomes.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.113108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.40108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.42108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.54108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.119.1013.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1183.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.313.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.73.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.82.1223.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.653.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.673.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.893.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of selorahomes.com owner
Contact emails

Subdomains

10 observed subdomains of selorahomes.com.

Web-graph footprint

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

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for selorahomes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from selorahomes.com.

Cypher and MCP

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

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