Skip to content

Hostname

arexchange.com

Last fetched

arexchange.com resolves to 45.60.108.105, announced in 45.60.108.0/24 by INCAPSULA - Incapsula Inc in US. arexchange.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 · arexchange.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arexchange.com

Resolution chain

IPv6 resolution

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

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
chris browning
Contact emails
9c1a0da841cde220df7fd19cebaae90a-8190981@contact.gandi.net, d7052916fa470c04bb44663f22cd7013-3975233@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-139.awsdns-17.com
  • ns-799.awsdns-35.net
  • ns-1488.awsdns-58.org
  • ns-1591.awsdns-06.co.uk

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

Threat-feed evidence

History

Related pages

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