Hostname
varcon.com.au
Last fetched
varcon.com.au resolves to 2 IPv4 addresses operated by AS45638 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
varcon.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.27.32.21 | 103.27.32.0/24 | AS45638 | — | AU |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- michael ahmet
- Contact emails
- —
Subdomains
4 observed subdomains of varcon.com.au.
Web-graph footprint
Distinct hostnames that link to or from varcon.com.au in the public web crawl.
39 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for varcon.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | varcon.com.au |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.74.217.91/32 |
| SPF_IP | 103.77.144.228/32 |
| SPF_IP | 103.9.54.37 |
| SPF_IP | 112.213.186.186 |
| SPF_IP | 167.89.19.59/32 |
Related pages
Pivot deeper into the graph from varcon.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "varcon.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.