Skip to content

Hostname

loopsec.com.au

Last fetched

loopsec.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.62.7313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.104.12613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.231.1223.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.50.23452.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
host master
Contact emails

Subdomains

6 observed subdomains of loopsec.com.au.

Web-graph footprint

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

22 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE4108305.spf05.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP175.45.117.194
SPF_IP203.174.179.26
SPF_IP210.87.38.30
SPF_IP52.243.87.46
SPF_IP66.159.236.11
SPF_IP66.159.237.11

Related pages

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

Cypher and MCP

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

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