Hostname
figleaf.com
Last fetched
figleaf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
figleaf.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:3786
- Organization
- brandsight privacy customer 144285
- Contact emails
- 144285@brandsightprivacy.com
- bg9uw5w544a@networksolutionsprivateregistration.com
- figleaf.com@domainsbyproxy.com
- e97h46c626s@networksolutionsprivateregistration.com
- fw9m562q7af@networksolutionsprivateregistration.com
- hy5z97qr3p9@networksolutionsprivateregistration.com
- ku8er8v84rx@networksolutionsprivateregistration.com
- mw7qp2x67j6@networksolutionsprivateregistration.com
- 25a290e31de047149a50b98828e0e486.protect@whoisguard.com
- se3h57cr9x4@networksolutionsprivateregistration.com
- v828q4bs46s@networksolutionsprivateregistration.com
- xw4eh5563af@networksolutionsprivateregistration.com
- za2tx2kq4ng@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of figleaf.com.
Web-graph footprint
Distinct hostnames that link to or from figleaf.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for figleaf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from figleaf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "figleaf.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.