Skip to content

Hostname

ic3.com

Last fetched

ic3.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ic3.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 · ic3.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ic3.com

Resolution chain

No IPv4 resolution is recorded for ic3.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:292
Registrant organisation
cybersource
Contact emails
hostmaster@visa.com, registrar@cybersource.com

Subdomains

Mail and authentication

Nameservers

  • lloyd.ns.cloudflare.com
  • melinda.ns.cloudflare.com
  • a1-190.akam.net
  • a10-64.akam.net
  • a2-65.akam.net
  • a9-64.akam.net

MX records

  • smtp-gw.cybersource.com
  • mailhost.ic3.com

SPF policy

  • ip: 198.241.128.0/17
  • ip: 66.185.176.0/20
  • ip: 198.241.206.0/24
  • ip: 198.241.207.0/24
  • mx: cybersource.com
  • mx: ic3.com
  • a: cybs-gw.ic3.com
  • a: denmta01.authorize.net
  • a: sjemta01.authorize.net
  • ip: 198.241.162.10
  • ip: 198.241.162.56
  • ip: 198.241.168.128
  • ip: 198.241.168.129
  • ip: 198.80.42.3

Threat-feed evidence

History

Related pages

Pivot from ic3.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: "ic3.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.