Skip to content

Hostname

connective.com.au

Last fetched

connective.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · connective.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/connective.com.au

Resolution chain

connective.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:melbourne it
Organization
glenn lees
Contact emails

Subdomains

60 observed subdomains of connective.com.au.

Web-graph footprint

Distinct hostnames that link to or from connective.com.au in the public web crawl.

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for connective.com.au.

MechanismTarget
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.207.147.141
SPF_IP150.207.147.160/32
SPF_IP52.63.70.98
SPF_IP54.153.200.195
SPF_IP54.252.116.154/32

Related pages

Pivot deeper into the graph from connective.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "connective.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.