Skip to content

Hostname

every-house.jp

Last fetched

every-house.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · every-house.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/every-house.jp

Resolution chain

every-house.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.93.10513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.10418.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.1618.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.8318.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.8618.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
house foods group
Contact emails

Subdomains

4 observed subdomains of every-house.jp.

Web-graph footprint

Distinct hostnames that link to or from every-house.jp in the public web crawl.

29 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for every-house.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdcacao.maildealer.jp
SPF_INCLUDEspf.makeshop.jp
SPF_IP18.176.161.212

Related pages

Pivot deeper into the graph from every-house.jp.

Cypher and MCP

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

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