Skip to content

Hostname

sfit.co.jp

Last fetched

sfit.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · sfit.co.jpRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sfit.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.118.10513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.12.16413.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.47.16654.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.210.14357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with sfit.co.jp in WhisperGraph.

Subdomains

22 observed subdomains of sfit.co.jp.

Web-graph footprint

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

56 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sfit.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmgws315.kagoya.net
SPF_INCLUDEvmss315.kagoya.net
SPF_IP111.109.67.32
SPF_IP133.18.39.0/24
SPF_IP143.125.231.92
SPF_IP202.229.140.68
SPF_IP58.80.17.91/32

Related pages

Pivot deeper into the graph from sfit.co.jp.

Cypher and MCP

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

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