Skip to content

Hostname

cordessoftware.com

Last fetched

cordessoftware.com resolves to 192.185.158.211, announced in 192.185.144.0/20 by ORACLE-BMC-31898 - Oracle Corporation in US. cordessoftware.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 · cordessoftware.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cordessoftware.com

Resolution chain

IPv6 resolution

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

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
christopher cordes
Contact emails
bswhfmxt@whoisprivacyprotect.com, ccordes@cordessoftware.com, noreply@data-protected.net

Subdomains

Mail and authentication

Nameservers

  • ns1.cordeshosting.com
  • ns2.cordeshosting.com

MX records

  • mail.cordessoftware.com

SPF policy

  • ip: 74.125.0.0/16
  • ip: 162.144.0.0/16
  • ip: 192.185.0.0/16
  • ip: 35.191.0.0/16
  • ip: 173.194.0.0/16
  • ip: 209.85.128.0/17
  • ip: 108.167.128.0/18
  • ip: 72.14.192.0/18
  • ip: 108.179.192.0/18
  • ip: 50.116.64.0/18
  • ip: 172.217.0.0/19
  • ip: 172.217.128.0/19
  • ip: 216.172.160.0/19
  • ip: 64.233.160.0/19
  • ip: 172.217.192.0/19
  • ip: 74.220.192.0/19
  • ip: 70.40.192.0/19
  • ip: 216.58.192.0/19
  • ip: 67.222.32.0/19
  • ip: 216.239.32.0/19
  • ip: 67.20.64.0/19
  • ip: 108.177.96.0/19
  • ip: 130.211.0.0/2
  • ip: 66.102.0.0/20
  • ip: 104.171.0.0/20
  • ip: 172.253.112.0/20
  • ip: 23.91.112.0/20
  • ip: 108.175.144.0/20
  • ip: 69.89.16.0/20
  • ip: 172.217.160.0/20
  • ip: 66.147.240.0/20
  • ip: 172.217.32.0/20
  • ip: 192.169.48.0/20
  • ip: 100.42.48.0/20
  • ip: 198.252.64.0/20
  • ip: 66.249.80.0/20
  • ip: 198.58.80.0/20
  • ip: 162.253.144.0/21
  • ip: 50.87.152.0/21
  • ip: 162.254.160.0/21
  • ip: 172.253.56.0/21
  • ip: 104.152.64.0/21
  • ip: 108.177.8.0/21
  • ip: 67.20.96.0/21
  • ip: 35.190.247.0/24
  • ip: 51.4.72.0/24
  • ip: 51.5.72.0/24
  • ip: 51.4.80.0/27
  • ip: 51.5.80.0/27
  • ip: 20.47.149.138/32

Threat-feed evidence

History

Related pages

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