Skip to content

Hostname

homify.tw

Last fetched

homify.tw resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · homify.twRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/homify.tw

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.184.126108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.207.7034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.164.6034.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.208.48.20752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.124.7052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.118.19054.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.177.11263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with homify.tw in WhisperGraph.

Subdomains

2 observed subdomains of homify.tw.

Web-graph footprint

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

205 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for homify.tw.

Related pages

Pivot deeper into the graph from homify.tw.

Cypher and MCP

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

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