Skip to content

Hostname

simtex.com.au

Last fetched

simtex.com.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · simtex.com.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/simtex.com.au

Resolution chain

simtex.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.202104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.202104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.89172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
simtex communications
Contact emails

Subdomains

52 observed subdomains of simtex.com.au.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for simtex.com.au.

MechanismTarget
SPF_Aapiix.com
SPF_Asimtex.com.au
SPF_Asmime.zetta.net.au
SPF_INCLUDE3414868.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.252.81.34/32
SPF_IP119.252.81.88/32
SPF_IP119.252.84.48/32
SPF_IP119.252.84.51/32
SPF_IP203.25.27.51/32
SPF_IP203.32.124.0/24
SPF_IP203.32.126.0/24
SPF_IP203.32.127.0/24
SPF_IP203.7.224.0/24
SPF_IP2403:3400:6001:164:0:0:0:135
SPF_IP2403:3400:6001:64:0:0:0:125
SPF_MXsimtex.com.au

Related pages

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

Cypher and MCP

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

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