Skip to content

Hostname

gov.st

Last fetched

gov.st resolves to 3 IPv4 addresses operated by AS328191 in ST. WHOIS lists registrar:reserved by st registry as the registrar.

Nutrition Label

WHISPER CANON · gov.stRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gov.st

Resolution chain

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

WHOIS identity

Registrar
registrar:reserved by st registry
Organization
Contact emails

Subdomains

178 observed subdomains of gov.st.

Web-graph footprint

Distinct hostnames that link to or from gov.st in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for gov.st.

MechanismTarget
SPF_Agov.st
SPF_IP197.159.191.44
SPF_IP197.159.191.61
SPF_MXgov.st

Related pages

Pivot deeper into the graph from gov.st.

Cypher and MCP

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

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