Hostname
freehookups.com
Last fetched
freehookups.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
freehookups.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.159.116 | 104.18.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.160.116 | 104.18.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- dcoc support
- Contact emails
- admin@dcocsupport.com
- info@domain-contact.org
- 06b2b69c6f626d8e026dd635f68c46490af263ac06ac0a83f7db2b804cf03bd8@freehookups.com.whoisproxy.org
- 0a8915b6d3bbaeef7a6852a516521a3b605fc36dceed7a5e2fa265ce9c20a4af@freehookups.com.whoisproxy.org
- 1384d2349f936aa0d854887df58bcb9a1f6ed3a78b88ca3dfb16d6f37889c471@freehookups.com.whoisproxy.org
- 340f850a13a2e85fa1b3e2f6672f007f8d768661dc5d6b7fe97ce69fb980f079@freehookups.com.whoisproxy.org
- 3936f89ee508d79edc1859a236aa4fd1d33787613af5973bb0a5c37db7eb18c4@freehookups.com.whoisproxy.org
- 3cdec3a50cd17266f425065f9dc251faa99ae075a2df053362a901fab3a98d47@freehookups.com.whoisproxy.org
- 55b5395554c26cad176d83c9a53760cd2a799103a55834c4fb6b43b82632b01a@freehookups.com.whoisproxy.org
- 607bb38f06f1e780a1ea634f2f42380fffffc2c733292d767f5ca57aa0d9c6ce@freehookups.com.whoisproxy.org
- 74f2a9f0b5dae65359b02aa558f5d8bf9f380d17f4281612d241fcbc515757a6@freehookups.com.whoisproxy.org
- 833c2ccc3214080476cf85cb91588040bdeb9c405fc62c73b1acebafbd32587b@freehookups.com.whoisproxy.org
- 887c2480bc0a812607fe9c0921897dc3bf93bd44364f419d6709db2e60dba7fd@freehookups.com.whoisproxy.org
- 9f6b3bd9e42ca217e0efc2044a21975124cfc59944ba7929f79817a25c034a76@freehookups.com.whoisproxy.org
- c3d09adea9a5c5ae11c90d8ff2c197de332d3498018a7847b549a0c27b9ec4d3@freehookups.com.whoisproxy.org
- e382e5fc968176b7a912c3f0c60866bc3cd3546be06b61b3b1073609aae47007@freehookups.com.whoisproxy.org
- fcb95aa191a082f0bc802e5b80645644338f3855b8f8d493a1ad195e16c3da0d@freehookups.com.whoisproxy.org
Subdomains
20 observed subdomains of freehookups.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freehookups.com in the public web crawl.
28 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for freehookups.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rocketgate.com |
| SPF_IP | 129.205.57.144 |
| SPF_IP | 129.205.57.16 |
| SPF_IP | 129.205.57.5 |
| SPF_IP | 162.222.161.160/27 |
| SPF_IP | 185.92.125.248/32 |
| SPF_IP | 195.123.127.107/32 |
| SPF_IP | 204.101.51.0/24 |
| SPF_IP | 95.168.202.58 |
| SPF_IP | 95.168.202.59 |
| SPF_IP | 95.168.202.60 |
| SPF_IP | 98.158.132.128/25 |
Related pages
Pivot deeper into the graph from freehookups.com.
- IP · 104.18.159.116
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · admin@dcocsupport.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: "freehookups.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.