Skip to content

Hostname

factelier.com

Last fetched

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

Nutrition Label

WHISPER CANON · factelier.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/factelier.com

Resolution chain

factelier.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.230.133.4213.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.255.9218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.37.15118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.200.433.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.37.1293.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.96.4235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.1.13035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.51.1735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.206.17943.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.236.3652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.82.23052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.117.17552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.239.18152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.43.10552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.204.14854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of factelier.com.

Web-graph footprint

Distinct hostnames that link to or from factelier.com in the public web crawl.

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for factelier.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.shared-server.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEcrmstyle.com
SPF_IP52.198.110.115
SPF_IP52.69.14.21
SPF_IP54.64.122.6
SPF_IP54.92.15.141

Related pages

Pivot deeper into the graph from factelier.com.

Cypher and MCP

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

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