Hostname
3ctechshop.com.au
Last fetched
3ctechshop.com.au resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
3ctechshop.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.209.76 | 104.19.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- domain admin
- Contact emails
- —
Subdomains
3 observed subdomains of 3ctechshop.com.au.
Web-graph footprint
Distinct hostnames that link to or from 3ctechshop.com.au in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for 3ctechshop.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | 3ctechshop.com.au |
| SPF_INCLUDE | aus-k1.o365.crossware.co.nz |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.102.208/32 |
| SPF_IP | 20.53.98.13 |
| SPF_IP | 60.241.64.18 |
| SPF_MX | 3ctechshop.com.au |
Related pages
Pivot deeper into the graph from 3ctechshop.com.au.
- IP · 104.19.209.76
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · CA
- Apex domain · com.au
- TLD · .au
- Browse hostnames · 3c…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3ctechshop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.