Hostname
figdevteam.com
Last fetched
figdevteam.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
figdevteam.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of figdevteam.com owner
- Contact emails
- 1002870b-b2e0-4bec-8f65-a37a858a928d@identity-protect.org
- 5899472a-016d-461f-b822-e8d208a95b25@identity-protect.org
- 58a73237-6b3b-4339-ab81-6dec774fbd0b@identity-protect.org
- ba156977-11d8-476e-bb94-d4faa8edda94@identity-protect.org
- c2976c4a-2834-46d9-8990-b3976e4769ed@identity-protect.org
- d019e521-7158-4fe1-b2ad-919cdce6969e@identity-protect.org
- dd804dbe-f88b-44f2-ab6d-7e0092d0ef20@identity-protect.org
- owner-9007619@figdevteam.com.whoisprivacyservice.org
- owner-9594371@figdevteam.com.whoisprivacyservice.org
- owner@figdevteam.com.whoisprivacyservice.org
Subdomains
95 observed subdomains of figdevteam.com.
Showing 22 of 95. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for figdevteam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from figdevteam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "figdevteam.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.