Skip to content

Hostname

icare.sc

Last fetched

icare.sc resolves to 1 IPv4 address operated by AS36902 in SC. WHOIS lists iana:119 as the registrar.

Nutrition Label

WHISPER CANON · icare.scRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/icare.sc

Resolution chain

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

IPPrefixASNOperatorCountry
196.46.148.30196.46.148.0/24AS36902SC

WHOIS identity

Registrar
iana:119
Organization
federick abrams
Contact emails

Subdomains

6 observed subdomains of icare.sc.

Web-graph footprint

Distinct hostnames that link to or from icare.sc in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for icare.sc.

MechanismTarget
SPF_IP196.46.148.23
SPF_IP196.46.148.28
SPF_IP41.203.255.11
SPF_IP41.203.255.2
SPF_IP41.203.255.4
SPF_IP41.220.110.230
SPF_IP41.220.110.233
SPF_IP41.220.110.234
SPF_IP41.220.110.235
SPF_MXicare.sc

Related pages

Pivot deeper into the graph from icare.sc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "icare.sc"})-[: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.