Hostname
frigel.com
Last fetched
frigel.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
frigel.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.42.108 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.205.124 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- frigel firenze spa
- Contact emails
Subdomains
207 observed subdomains of frigel.com.
Showing 25 of 207. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from frigel.com in the public web crawl.
502 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for frigel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143674770.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.cimattiservice.it |
| SPF_IP | 18.192.115.42 |
| SPF_IP | 185.109.24.35/32 |
| SPF_IP | 195.201.61.56 |
| SPF_IP | 200.170.191.218 |
| SPF_IP | 203.156.150.130 |
| SPF_IP | 46.16.90.36 |
| SPF_IP | 5.8.96.170 |
| SPF_IP | 50.247.159.220 |
| SPF_IP | 92.223.219.210 |
Related pages
Pivot deeper into the graph from frigel.com.
- IP · 104.21.42.108
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · postmaster@frigel.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: "frigel.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.