Skip to content

Hostname

homify.in

Last fetched

homify.in resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · homify.inRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/homify.in

Resolution chain

homify.in resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.217.19018.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.207.7034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.82.7446.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.160.10452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.136.11852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.48.20752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.118.19054.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.115.15763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.177.11263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1408
Organization
homify online gmbh & co. kg
Contact emails

Subdomains

3 observed subdomains of homify.in.

Web-graph footprint

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

1,619 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for homify.in.

Related pages

Pivot deeper into the graph from homify.in.

Cypher and MCP

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

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