Skip to content

Hostname

solidifier.com.au

Last fetched

solidifier.com.au resolves to 2 IPv4 addresses operated by PODAON in NL. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · solidifier.com.auRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/solidifier.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
193.3.168.132193.3.168.0/24AS211381PODAONNL
45.66.11.25345.66.11.0/24AS210895COSTEL-AS Costel Networks P LtdPL

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
david abboud
Contact emails

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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