Hostname
icafluor.com
Last fetched
icafluor.com resolves to 1 IPv4 address operated by AS6503 - Axtel, S.A.B. de C.V. in MX. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
icafluor.com 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 |
|---|---|---|---|---|
| 207.249.150.6 | 207.249.128.0/19 | AS6503 | AS6503 - Axtel, S.A.B. de C.V. | MX |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
10 observed subdomains of icafluor.com.
Web-graph footprint
Distinct hostnames that link to or from icafluor.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for icafluor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 208.91.112.0/22 |
| SPF_IP | 3.101.216.144/28 |
| SPF_IP | 3.214.204.181/32 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.211.178.112/28 |
| SPF_IP | 44.229.121.55/32 |
| SPF_MX | icafluor.com |
Related pages
Pivot deeper into the graph from icafluor.com.
- IP · 207.249.150.6
- ASN · AS6503AS6503 - Axtel, S.A.B. de C.V.
- Registrar · iana:886
- Country · MX
- Email · icafluor.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · ic…
- 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: "icafluor.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.