Hostname
freebasics.com
Last fetched
freebasics.com resolves to 7 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in UA. WHOIS lists iana:3237 as the registrar.
Nutrition Label
Resolution chain
freebasics.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.240.224.37 | 157.240.224.0/24 | AS32934 | FACEBOOK - Facebook, Inc. | UA |
| 157.240.253.37 | 157.240.253.0/24 | AS32934 | FACEBOOK - Facebook, Inc. | DE |
| 157.240.30.37 | 157.240.30.0/24 | AS32934 | FACEBOOK - Facebook, Inc. | CZ |
| 57.144.104.6 | 57.144.104.0/23 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 57.144.238.6 | 57.144.238.0/23 | AS32934 | FACEBOOK - Facebook, Inc. | IE |
| 57.144.244.6 | 57.144.244.0/23 | AS32934 | FACEBOOK - Facebook, Inc. | IE |
| 57.144.248.6 | 57.144.248.0/23 | AS32934 | FACEBOOK - Facebook, Inc. | IE |
WHOIS identity
- Registrar
- iana:3237
- Organization
- dnstination
- Contact emails
Subdomains
99 observed subdomains of freebasics.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freebasics.com in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for freebasics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fb.com |
| SPF_IP | 192.201.64.23 |
| SPF_IP | 66.220.144.128/25 |
| SPF_IP | 66.220.155.128/25 |
| SPF_IP | 69.171.232.0/24 |
| SPF_IP | 69.63.178.128/25 |
| SPF_IP | 69.63.179.25 |
| SPF_IP | 69.63.184.0/25 |
Related pages
Pivot deeper into the graph from freebasics.com.
- IP · 157.240.224.37
- ASN · AS32934FACEBOOK - Facebook, Inc.
- Registrar · iana:3237
- Country · UA
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · fr…
- 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: "freebasics.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.