Skip to content

Hostname

sigfy.jp

Last fetched

sigfy.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · sigfy.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sigfy.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.215.18513.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.19313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.19913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.4413.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.25.22713.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.25.6813.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.25.8013.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.25.8613.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.181.2018.64.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.181.15618.64.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.181.18018.64.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.181.16418.64.180.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

5 observed subdomains of sigfy.jp.

Web-graph footprint

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

15 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sigfy.jp.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from sigfy.jp.

Cypher and MCP

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

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