Hostname
bigfigtree.com
Last fetched
bigfigtree.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
bigfigtree.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 |
|---|---|---|---|---|
| 46.242.253.9 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- bigfigtree.com@domainsbyproxy.com
- jyotinair10@hotmail.com
- 0a368299dba15645871eb904f6ad4305292585a64b12be79e6fba5a0fb0df537@bigfigtree.com.whoisproxy.org
- 1694b24519da8f7b505af080fd1ef46ea9bca7fa3667da33a0704c0ea8f27b6b@bigfigtree.com.whoisproxy.org
- 45f7b820ec52c9f14c68e8b2126910881f03c4cb0b4298ce580d60bdb3e0b6a2@bigfigtree.com.whoisproxy.org
- 52d519a54708a41ed52a1288787936155db58e526284fb405f13a674c2975535@bigfigtree.com.whoisproxy.org
- 635ee3c2d87d7e5b64e0754636d1c286ed201f0c33d207159928e1e15fd985c7@bigfigtree.com.whoisproxy.org
- 7b87f583510bc606fb81437cf413897b4247d3fa612acbc87711584bb88df194@bigfigtree.com.whoisproxy.org
- 988177c0d6427d1ee5e4cfbd27b234061ec08b8e63ef5b5c6b02a3857d8ff65e@bigfigtree.com.whoisproxy.org
- b163471245782501e83dac3057667a9b25576cb0195ed6d9e5420fe9bfb4caaa@bigfigtree.com.whoisproxy.org
- b708c2cb921b4fcb597c5aa6ba12493c8b77317439d4229e1d11068608aff2b3@bigfigtree.com.whoisproxy.org
- b9d6210a784f61658e430fb800f656870ca5e718050fadcb06b85f355d0997b6@bigfigtree.com.whoisproxy.org
- bb600a6d87449ecaa58a0998d3c475d067b8cb5d219e87cc1485b808af91d9f2@bigfigtree.com.whoisproxy.org
- c8d5a1c04a877742efac97d9f6736df61e69abdaf57ed30d7a67639c16347a93@bigfigtree.com.whoisproxy.org
- e4dfa79e2e3aee81484e1bbf212733f805e8f06dd5a36c8ecbd7186d7a3b3ca4@bigfigtree.com.whoisproxy.org
- f24b3dce3f444940bb4eac52d39c7c1d6ae91a8f7380da0f896e8539efe1997b@bigfigtree.com.whoisproxy.org
- fed344f42dfcaf37244224e7e79df9f2b0719ccf458ec876e459f1ad7e9d5dfd@bigfigtree.com.whoisproxy.org
Subdomains
2 observed subdomains of bigfigtree.com.
Web-graph footprint
Distinct hostnames that link to or from bigfigtree.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bigfigtree.com.
| Mechanism | Target |
|---|---|
| SPF_A | bigfigtree.com |
| SPF_MX | bigfigtree.com |
Related pages
Pivot deeper into the graph from bigfigtree.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bigfigtree.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.