Skip to content

Hostname

sghm.vmserver.org

Last fetched

sghm.vmserver.org resolves to 1 IPv4 address operated by OVH - OVH SAS in SG.

Nutrition Label

WHISPER CANON · sghm.vmserver.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sghm.vmserver.org

Resolution chain

sghm.vmserver.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.79.230.14751.79.128.0/17AS16276OVH - OVH SASSG

WHOIS identity

No WHOIS records are currently associated with sghm.vmserver.org in WhisperGraph.

Subdomains

8 observed subdomains of sghm.vmserver.org.

Threat posture

History

Mail and authentication

MX records

  • sghm.vmserver.org

SPF policy

6 SPF mechanisms authorising senders for sghm.vmserver.org.

MechanismTarget
SPF_Asghm.vmserver.org
SPF_INCLUDEhostmantis.com
SPF_INCLUDEspf.hostmantis.com
SPF_IP51.79.230.147
SPF_IP51.79.231.3
SPF_MXsghm.vmserver.org

Related pages

Pivot deeper into the graph from sghm.vmserver.org.

Cypher and MCP

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

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