Hostname
figmentengine.com
Last fetched
figmentengine.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
figmentengine.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.66.57 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.144 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.223 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.68.152 | 3.5.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.119 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.97 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.135 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.75.122 | 3.5.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.75.25 | 3.5.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.116.52 | 52.218.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.18.188 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.3.4 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.34.52 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.35.212 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.35.84 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.36.52 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of figmentengine.com owner
- Contact emails
- fitzsimonsphilip@googlemail.com
- 161d8b70-cb31-4cd4-b30a-21abf1343458@identity-protect.org
- 24114777-ede5-42b0-87e5-498e9617d300@identity-protect.org
- 61290cb5-a98c-4c9d-84c6-7ca25f8b5995@identity-protect.org
- 8311b968-c47a-4290-9851-6e6c8292101d@identity-protect.org
- 8ca72a57-0e71-4ed4-a4b4-76034a5785f9@identity-protect.org
- 9e8bf098-dbf7-4266-badd-366e968e2efe@identity-protect.org
- e8fe5652-efc2-4c47-8484-9de7f4c82fa5@identity-protect.org
- owner-1513396@figmentengine.com.whoisprivacyservice.org
- owner-8718326@figmentengine.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of figmentengine.com.
Web-graph footprint
Distinct hostnames that link to or from figmentengine.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for figmentengine.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from figmentengine.com.
- IP · 3.5.66.57
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · fitzsimonsphilip@googlemail.com
- TLD · .com
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "figmentengine.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.