Hostname
icfiles.com
Last fetched
icfiles.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
icfiles.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 |
|---|---|---|---|---|
| 66.85.146.90 | 66.85.128.0/18 | AS20454 | SSASN2 - SECURED SERVERS LLC | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- john lee
- Contact emails
Subdomains
5 observed subdomains of icfiles.com.
Web-graph footprint
Distinct hostnames that link to or from icfiles.com in the public web crawl.
94 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for icfiles.com.
| Mechanism | Target |
|---|---|
| SPF_A | icfiles.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailchannels.net |
| SPF_INCLUDE | u2163443.wl194.sendgrid.net |
| SPF_IP | 100.26.26.250 |
| SPF_IP | 3.223.111.128/32 |
| SPF_IP | 44.216.255.195/32 |
| SPF_IP | 52.200.120.227/32 |
| SPF_IP | 96.47.33.18 |
| SPF_IP | 96.47.33.250 |
| SPF_IP | 96.47.45.112 |
| SPF_IP | 96.47.45.68/26 |
| SPF_MX | icfiles.com |
Related pages
Pivot deeper into the graph from icfiles.com.
- IP · 66.85.146.90
- ASN · AS20454SSASN2 - SECURED SERVERS LLC
- Registrar · iana:48
- Country · US
- Email · domain@service2client.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: "icfiles.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.