Skip to content

Hostname

vocus.net

Last fetched

vocus.net resolves to 175.45.91.209, announced in 175.45.64.0/18 by VOCUS-BACKBONE-AS - Vocus Connect International Backbone in AU. vocus.net 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 · vocus.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vocus.net

Resolution chain

IPv6 resolution

No AAAA record for vocus.net is recorded in WhisperGraph.

Attribution

vocus

ORIGIN_AS

WHOIS identity

Registrar
iana:269
Registrant organisation
jamie gray
Contact emails
jamie.gray@vocus.com.au, hostmaster@vocus.com.au, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns01.vocus.net.au
  • ns02.vocus.net.au
  • ns03.vocus.net.au
  • ns3.vocus.net.au

MX records

  • vocus-net.mail.protection.outlook.com

SPF policy

  • include: amazonses.com
  • include: cmail1.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • a: d.spf.service-now.com
  • mx: vocus.net
  • include: local._spf.vocus.net

Threat-feed evidence

History

Related pages

Pivot from vocus.net 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: "vocus.net"})-[: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.