Skip to content

Hostname

optimhome.com

Last fetched

optimhome.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · optimhome.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/optimhome.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.43.8513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.87.6813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.213.15613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.253.18213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.185.24313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.173.1915.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.175.16515.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.164.13215.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.48.3915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.61.7615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.238.5415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.149.1235.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.77.19035.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.13.1451.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.40.25451.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:433
Organization
optimhome
Contact emails

Subdomains

1,632 observed subdomains of optimhome.com.

Web-graph footprint

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

205 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for optimhome.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.165.129
SPF_IP185.97.146.36
SPF_MXoptimhome.com

Related pages

Pivot deeper into the graph from optimhome.com.

Cypher and MCP

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

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