Skip to content

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

WHISPER CANON · icfiles.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/icfiles.com

Resolution chain

icfiles.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.85.146.9066.85.128.0/18AS20454SSASN2 - SECURED SERVERS LLCUS

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for icfiles.com.

MechanismTarget
SPF_Aicfiles.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailchannels.net
SPF_INCLUDEu2163443.wl194.sendgrid.net
SPF_IP100.26.26.250
SPF_IP3.223.111.128/32
SPF_IP44.216.255.195/32
SPF_IP52.200.120.227/32
SPF_IP96.47.33.18
SPF_IP96.47.33.250
SPF_IP96.47.45.112
SPF_IP96.47.45.68/26
SPF_MXicfiles.com

Related pages

Pivot deeper into the graph from icfiles.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.