Hostname
gilfry.com
Last fetched
gilfry.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
gilfry.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.21.84.120 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.242 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2487
- Organization
- c/o whoisproxy.com
- Contact emails
- ttttbbbb@gmail.com
- yylpp553@163.com
- 057886272526d0fffc4b64b3fb7512f04ca4a155cc1a0b49440561269572d6c5@gilfry.com.whoisproxy.org
- 08451ae23c79e03b9d7cd27a7e24ccb08c906be3c572d92b0c1defd0ff6cf565@gilfry.com.whoisproxy.org
- 1a0e12b949e1a42ea930d5ffc32dd663d48d0ec6db6f21bf2d827971622fca91@gilfry.com.whoisproxy.org
- 1ef166f28700df23c5e109112e6be46133349a19e645c1f9c363aff37b4ef003@gilfry.com.whoisproxy.org
- 29db662be8a6a483f9baa5d12b7f214cfd96258024623359390b89b83d95c543@gilfry.com.whoisproxy.org
- 3a7ae47bb45c83f5b1975143fd5af3edce07b0f2ca036c077535b1c42b6bacba@gilfry.com.whoisproxy.org
- 4d8dea03c1846ea057d28fdd73022751a4d42b59e0fe46187b1e9b171b68f6b6@gilfry.com.whoisproxy.org
- 7375d8f533a598d0b0647dd526b098db1af6da3e2639061d404f2cfb8a747eff@gilfry.com.whoisproxy.org
- 7a0410fa706cbee7da4cdaacd758a29f48474ed281509a40adb5995c8a289e24@gilfry.com.whoisproxy.org
- 87735aafe3b0102e2e0c2c7d196a04ebcee70c1b9a2446698a3f018c9ba19abf@gilfry.com.whoisproxy.org
- 93499732143d43e9a25fe95b669f855e3b2a4cf8a8e4bdb1843a3db28b07a07e@gilfry.com.whoisproxy.org
- 9fc03b6a834f1025961dc9952980c84f4ccb8148e57d5916acec47cbba006b9d@gilfry.com.whoisproxy.org
- a6253875eedf342dba1415e4fe3b408b981d206318b85cac83bb40200ea025c8@gilfry.com.whoisproxy.org
- ad3b948a0b0924a5f73dbd07312fa4eca05835aa6d7fe9295bbc4b9efea6e8fe@gilfry.com.whoisproxy.org
- b756e7bb34d0b375f4fd85538ad834ac15ec0fad102a4f479aca4797a89b172c@gilfry.com.whoisproxy.org
- ba703b505424b9901189b42ff44bbf76a7546984f46c908d7d9bbc51ecd718ce@gilfry.com.whoisproxy.org
Subdomains
1 observed subdomain of gilfry.com.
| Subdomain |
|---|
| www.gilfry.com |
Web-graph footprint
Distinct hostnames that link to or from gilfry.com in the public web crawl.
7 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gilfry.com.
| Mechanism | Target |
|---|---|
| SPF_A | gilfry.com |
| SPF_INCLUDE | spf.stackmail.com |
| SPF_MX | gilfry.com |
Related pages
Pivot deeper into the graph from gilfry.com.
- IP · 104.21.84.120
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2487
- Country · CA
- Email · ttttbbbb@gmail.com
- TLD · .com
- Browse hostnames · gi…
- 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: "gilfry.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.