Skip to content

Hostname

recom-ice.com

Last fetched

recom-ice.com resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · recom-ice.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/recom-ice.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.98.884.22.96.0/22AS196752NL

WHOIS identity

Registrar
iana:1647
Organization
recom ice systems
Contact emails

Subdomains

2 observed subdomains of recom-ice.com.

Web-graph footprint

Distinct hostnames that link to or from recom-ice.com in the public web crawl.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for recom-ice.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP2a02:2770:17:0:21a:4aff:fec4:db52

Related pages

Pivot deeper into the graph from recom-ice.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "recom-ice.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.