Hostname
bellfg.com.au
Last fetched
bellfg.com.au resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists registrar:discount domain name services pty ltd as the registrar.
Nutrition Label
Resolution chain
bellfg.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 |
|---|---|---|---|---|
| 23.215.0.137 | 23.215.0.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.215.0.140 | 23.215.0.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- registrar:discount domain name services pty ltd
- Organization
- bell potter
- Contact emails
- —
Subdomains
18 observed subdomains of bellfg.com.au.
Web-graph footprint
Distinct hostnames that link to or from bellfg.com.au in the public web crawl.
19 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for bellfg.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | pepipost.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 103.234.92.0/24 |
| SPF_IP | 202.164.26.0/24 |
Related pages
Pivot deeper into the graph from bellfg.com.au.
- IP · 23.215.0.137
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · registrar:discount domain name services pty ltd
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · be…
- 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: "bellfg.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.