Hostname
figuradevelopment.com
Last fetched
figuradevelopment.com resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
figuradevelopment.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.152.153.30 | 94.152.128.0/19 | AS29522 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 072a7d67b1396d91bc6ea2be42d4b12b11d7516e0929175a09735682e97e18ec@figuradevelopment.com.whoisproxy.org
- 17c12795f8ba898a9f8da3fce5675c841d49f92cb24560778fdd26b3843a5f75@figuradevelopment.com.whoisproxy.org
- 1b88e703049c0940f5ea2cc4d21a02949c394b9020465bd6f8cff8feb26cf8b2@figuradevelopment.com.whoisproxy.org
- 3d8e5fa9845deb751d6e51691678305b9b3e23288a259e8e53b19e096774274b@figuradevelopment.com.whoisproxy.org
- 43ccbc1755a3ab341179e9176036798dd049f9954a70ed318151fa4986528284@figuradevelopment.com.whoisproxy.org
- 58d00cf28db2a84a01b7c764ed61a3345893f073e0f0cf86900bebb75ca40b9b@figuradevelopment.com.whoisproxy.org
- 6cc2f76d6b6eb50750035ad6e5696b85f30296ebba9a06df9c3131276d0b7195@figuradevelopment.com.whoisproxy.org
- 77c398a5335a5ee15f71c12a3c59d98229eca3fbcc35f9279027d0a03c3a67f0@figuradevelopment.com.whoisproxy.org
- 7f2c1891e6c5c7828ad6d654fa200c772aa75bd5ef06720c575188fdb9029212@figuradevelopment.com.whoisproxy.org
- 8c528cbc5d45228d29a324331619004586640f9e2a29e59f5e3b0e15d6502520@figuradevelopment.com.whoisproxy.org
- 9c7722cd3cae0c05c31de56cc09ecb9bcd97c177d1b4e2d9e0cae89dc25d4036@figuradevelopment.com.whoisproxy.org
- c66ccc8e74f1839217a4759db7225d7df9a1fd3b426a8a4affd807a122f1d60a@figuradevelopment.com.whoisproxy.org
- c8e7b94ef1b5bd3b9064872a41bdf1ca0a7a07e2521583220773343ac4a924b3@figuradevelopment.com.whoisproxy.org
- cad79072b93364d4cd93dfae6b457bd1437533e20506f3ff33db2d707f8e4ea1@figuradevelopment.com.whoisproxy.org
- d04a79235ed21cae66479cf9bf95c80d900489722397f24f69bc7814da6b6e90@figuradevelopment.com.whoisproxy.org
- da51f89d3a549b253b36d42d1fc11171723d6108a18af843083d961c8ced129b@figuradevelopment.com.whoisproxy.org
- e4457ad6c5309504940e325d4432e108aee0664d3e44b10b5a09ffb2fbdde23f@figuradevelopment.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
- figuradevelopment.com
SPF policy
3 SPF mechanisms authorising senders for figuradevelopment.com.
| Mechanism | Target |
|---|---|
| SPF_A | figuradevelopment.com |
| SPF_INCLUDE | spf.tld.pl |
| SPF_MX | figuradevelopment.com |
Related pages
Pivot deeper into the graph from figuradevelopment.com.
- IP · 94.152.153.30
- ASN · AS29522
- Registrar · iana:269
- Country · PL
- Email · 072a7d67b1396d91bc6ea2be42d4b12b11d7516e0929175a09735682e97e18ec@figuradevelopment.com.whoisproxy.org
- 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: "figuradevelopment.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.