Skip to content

Hostname

icecybersecurity.com

Last fetched

icecybersecurity.com resolves to 199.60.103.185, announced in 199.60.103.0/24 by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. icecybersecurity.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · icecybersecurity.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/icecybersecurity.com

Resolution chain

IPv6 resolution

No AAAA record for icecybersecurity.com is recorded in WhisperGraph.

Attribution

cloudflare london

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
ford@fordwinslow.com, 1df3f838-62f8-42de-9303-2df22e2c11d3@identity-protect.org, 38694496-5a67-4765-a31d-802d3a4bcc7f@identity-protect.org, 5db01879-f6cc-4bcd-a7e9-301edbc92dd6@identity-protect.org, 9c9259ff-e7b5-4351-8bdc-d3eba7a997cb@identity-protect.org, a076ea8a-e080-4454-ab4d-8680686d34be@identity-protect.org, e3315628-8e84-4e59-ab6c-9259f51518eb@identity-protect.org, e595092b-6948-44ac-ab7b-82886f6050bc@identity-protect.org, owner-4370055@icecybersecurity.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-106.awsdns-13.com
  • ns-829.awsdns-39.net
  • ns-1246.awsdns-27.org
  • ns-1626.awsdns-11.co.uk

MX records

  • icecybersecurity-com.mail.protection.outlook.com

SPF policy

  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: 3328284.spf06.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from icecybersecurity.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "icecybersecurity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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