Skip to content

Hostname

factory-tool.com

Last fetched

factory-tool.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · factory-tool.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/factory-tool.com

Resolution chain

factory-tool.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.31.12918.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.2318.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.6018.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.9618.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.1013.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.1193.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.1203.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.23.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
hirotoshi oda
Contact emails

Subdomains

2 observed subdomains of factory-tool.com.

Web-graph footprint

Distinct hostnames that link to or from factory-tool.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for factory-tool.com.

MechanismTarget
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from factory-tool.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "factory-tool.com"})-[: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.