Skip to content

Hostname

flect.co.jp

Last fetched

flect.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flect.co.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flect.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.110.123.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.283.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.513.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.673.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
flect co.,ltd.
Contact emails

Subdomains

15 observed subdomains of flect.co.jp.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flect.co.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spcloud.jp

Related pages

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

Cypher and MCP

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

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