Skip to content

Hostname

snipertechcomputingservices.com.au

Last fetched

snipertechcomputingservices.com.au resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · snipertechcomputingservices.com.auRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/snipertechcomputingservices.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
198.100.146.29198.100.144.0/20AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
scott sawyer
Contact emails

Subdomains

2 observed subdomains of snipertechcomputingservices.com.au.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for snipertechcomputingservices.com.au.

MechanismTarget
SPF_IP107.20.219.177
SPF_IP198.100.146.29
SPF_IP2600:1f18:22b1:ba01:5b7f:aef2:ba43:6db6
SPF_IP2607:5300:60:91d:0:0:0:1
SPF_MXsnipertechcomputingservices.com.au

Related pages

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

Cypher and MCP

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

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