Skip to content

Hostname

flexi.com.au

Last fetched

flexi.com.au resolves to 1 IPv4 address operated by AS139037 in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · flexi.com.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flexi.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.138.201.51103.138.201.0/24AS139037AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
kelvin mansfield
Contact emails

Subdomains

5 observed subdomains of flexi.com.au.

Web-graph footprint

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

13 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for flexi.com.au.

MechanismTarget
SPF_Aflexi.com.au
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.252.88.156
SPF_IP180.150.91.56
SPF_IP202.164.19.106
SPF_IP202.164.22.102
SPF_IP202.90.244.117
SPF_IP203.161.85.64
SPF_MXflexi.com.au

Related pages

Pivot deeper into the graph from flexi.com.au.

Cypher and MCP

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

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