Skip to content

Hostname

store.closedloop.com.au

Last fetched

store.closedloop.com.au resolves to 1 IPv4 address operated by VOCUS-BACKBONE-AS Vocus Connect International Backbone in AU.

Nutrition Label

WHISPER CANON · store.closedloop.com.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/store.closedloop.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
175.45.125.164175.45.64.0/18AS4826VOCUS-BACKBONE-AS Vocus Connect International BackboneAU

WHOIS identity

No WHOIS records are currently associated with store.closedloop.com.au in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for store.closedloop.com.au.

MechanismTarget
SPF_Astore.closedloop.com.au
SPF_INCLUDEquick.net.au
SPF_MXstore.closedloop.com.au

Related pages

Pivot deeper into the graph from store.closedloop.com.au.

Cypher and MCP

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

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