Skip to content

Hostname

architectus.com.au

Last fetched

architectus.com.au resolves to 1 IPv4 address operated by UNIFONENETWORKS-AS-AP UniFone New Zealand Ltd in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · architectus.com.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/architectus.com.au

Resolution chain

architectus.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.250.142.8843.250.142.0/24AS45638UNIFONENETWORKS-AS-AP UniFone New Zealand LtdAU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
tarooj syed
Contact emails

Subdomains

18 observed subdomains of architectus.com.au.

Web-graph footprint

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

269 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for architectus.com.au.

MechanismTarget
SPF_INCLUDE144803023.spf03.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.245.221.90
SPF_IP202.148.226.254
SPF_IP211.27.224.36

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "architectus.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.