Skip to content

Hostname

audax.com.sg

Last fetched

audax.com.sg resolves to 1 IPv4 address operated by AS63949 in SG. WHOIS lists registrar:exabytes network (singapore) pte ltd as the registrar.

Nutrition Label

WHISPER CANON · audax.com.sgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/audax.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.165.100172.104.160.0/19AS63949SG

WHOIS identity

Registrar
registrar:exabytes network (singapore) pte ltd
Organization
audax visuals pte. ltd. (sgnic-org1264686)
Contact emails

Subdomains

16 observed subdomains of audax.com.sg.

Web-graph footprint

Distinct hostnames that link to or from audax.com.sg in the public web crawl.

9 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for audax.com.sg.

MechanismTarget
SPF_Aaudax.com.sg
SPF_INCLUDEspf.mxthunder.com
SPF_IP139.99.88.84
SPF_IP172.104.165.100
SPF_MXaudax.com.sg

Related pages

Pivot deeper into the graph from audax.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "audax.com.sg"})-[: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.