Hostname
ithinkfi.org
Last fetched
ithinkfi.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ithinkfi.org 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 |
|---|---|---|---|---|
| 20.49.104.49 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
11 observed subdomains of ithinkfi.org.
Web-graph footprint
Distinct hostnames that link to or from ithinkfi.org in the public web crawl.
148 sites link to this hostname.
345 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
40 SPF mechanisms authorising senders for ithinkfi.org.
| Mechanism | Target |
|---|---|
| SPF_A | mailers.meridianlink.com |
| SPF_A | mx-imsi.imsintegration.com |
| SPF_A | outbd-pstfx-jc-c.customercenter.net |
| SPF_INCLUDE | clispf.bkfs.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf.meridianlink.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_INCLUDE | spfref.jackhenry.com |
| SPF_INCLUDE | spfus.doxim.com |
| SPF_IP | 132.148.124.0/24 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 159.135.224.0/20 |
| SPF_IP | 161.38.192.0/20 |
| SPF_IP | 173.201.192.0/23 |
| SPF_IP | 182.50.132.0/24 |
| SPF_IP | 184.168.128.0/24 |
| SPF_IP | 184.168.131.0/24 |
| SPF_IP | 184.168.200.0/24 |
| SPF_IP | 184.168.224.0/24 |
| SPF_IP | 198.71.224.0/19 |
| SPF_IP | 206.201.66.27/32 |
| SPF_IP | 208.109.80.0/24 |
| SPF_IP | 216.69.139.0/24 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 66.35.86.199/32 |
| SPF_IP | 68.178.213.0/24 |
| SPF_IP | 68.178.252.0/24 |
| SPF_IP | 69.72.32.0/20 |
| SPF_IP | 72.167.168.0/24 |
| SPF_IP | 72.167.172.0/24 |
| SPF_IP | 72.167.218.0/24 |
| SPF_IP | 72.167.234.0/24 |
| SPF_IP | 72.167.238.0/24 |
| SPF_IP | 76.236.215.25/29 |
| SPF_IP | 92.204.65.0/28 |
| SPF_IP | 92.204.71.0/24 |
| SPF_IP | 92.204.81.0/24 |
| SPF_IP | 97.74.135.0/24 |
Related pages
Pivot deeper into the graph from ithinkfi.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ithinkfi.org"})-[: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.