Skip to content

Hostname

preceda.com.au

Last fetched

preceda.com.au resolves to 170.153.144.32, announced in 170.153.144.0/24 by CERIDIAN - CERIDIAN in US. preceda.com.au 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 · preceda.com.auRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/preceda.com.au

Resolution chain

IPv6 resolution

No AAAA record for preceda.com.au is recorded in WhisperGraph.

Attribution

ceridian

ORIGIN_AS

WHOIS identity

Registrar
registrar:markmonitor corporate services inc
Registrant organisation
ascender support

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-429.awsdns-53.com
  • ns-791.awsdns-34.net
  • ns-1146.awsdns-15.org
  • ns-1813.awsdns-34.co.uk

MX records

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

SPF policy

  • ip: 67.231.158.158/32
  • ip: 67.231.152.177/32
  • ip: 203.48.18.2/32
  • ip: 202.189.70.2/32
  • ip: 208.84.65.220/32
  • ip: 67.231.151.29/32
  • a: mail.preceda.com.au
  • a: mail2.preceda.com.au
  • include: au._netblocks.mimecast.com
  • ip: 203.48.18.109

Threat-feed evidence

History

Related pages

Pivot from preceda.com.au 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: "preceda.com.au"})-[: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.