Skip to content

Hostname

janison.com.au

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for janison.com.au in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Registrant organisation
janison operations

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

  • ns1-05.azure-dns.com
  • ns4-05.azure-dns.info
  • ns2-05.azure-dns.net
  • ns3-05.azure-dns.org

MX records

  • janison-com-au.mail.protection.outlook.com

SPF policy

  • ip: 23.83.0.0/16
  • ip: 139.60.152.0/22
  • ip: 162.247.216.0/22
  • ip: 203.37.235.0/24
  • ip: 141.193.213.20/32
  • ip: 141.193.213.21/32
  • ip: 58.96.27.54/24
  • ip: 220.233.0.8/32
  • ip: 167.89.24.98/32
  • a: janison.com.au
  • mx: janison.com.au
  • include: spf.emailsignatures365.com
  • include: spf.protection.outlook.com
  • include: _spf.qemailserver.com
  • include: mail1.wpengine.com
  • include: mail.zendesk.com
  • include: relay.mailchannels.net
  • include: servers.mcsv.net
  • ip: 119.161.40.12
  • ip: 138.91.33.135
  • ip: 168.63.255.103
  • ip: 23.101.216.249

Threat-feed evidence

History

Related pages

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