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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.124 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.127 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.129 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.52 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.110.12 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.28 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.51 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.67 | 3.164.108.0/22 | AS16509 | AMAZON-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
MX records
SPF policy
5 SPF mechanisms authorising senders for flect.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.