Hostname
superfriend.com.au
Last fetched
superfriend.com.au resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
superfriend.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 |
|---|---|---|---|---|
| 199.60.103.28 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- antonella formosa
- Contact emails
- —
Subdomains
8 observed subdomains of superfriend.com.au.
Web-graph footprint
Distinct hostnames that link to or from superfriend.com.au in the public web crawl.
206 sites link to this hostname.
116 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for superfriend.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | superfriend.com.au |
| SPF_INCLUDE | 21538146.spf04.hubspotemail.net |
| SPF_INCLUDE | customer.mailguard.com.au |
| SPF_INCLUDE | infusionmail.com |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.au.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.239.51.96 |
| SPF_IP | 203.194.52.110 |
| SPF_IP | 210.11.186.243 |
| SPF_IP | 61.14.103.136 |
| SPF_MX | superfriend.com.au |
Related pages
Pivot deeper into the graph from superfriend.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "superfriend.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.