Skip to content

Hostname

sbisyd.com.au

Last fetched

sbisyd.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · sbisyd.com.auRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sbisyd.com.au

Resolution chain

sbisyd.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.106.87.1393.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.67.18352.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.106.6652.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.251.21854.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
ceo ceo
Contact emails

Subdomains

5 observed subdomains of sbisyd.com.au.

Web-graph footprint

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

15 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sbisyd.com.au.

MechanismTarget
SPF_Asbisyd.com.au
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.63.165.220/32
SPF_IP52.63.43.0/32
SPF_IP52.64.42.66/32
SPF_MXsbisyd.com.au

Related pages

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

Cypher and MCP

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

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