Skip to content

Hostname

sgmf.ch

Last fetched

sgmf.ch resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · sgmf.chRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/sgmf.ch

Resolution chain

sgmf.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.55.125143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.126143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.15143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.69143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
Organization
st. galler medizinische fachschule
Contact emails

Subdomains

19 observed subdomains of sgmf.ch.

Web-graph footprint

Distinct hostnames that link to or from sgmf.ch in the public web crawl.

33 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sgmf.ch.

MechanismTarget
SPF_Asgmf.ch
SPF_INCLUDEcemsc.net
SPF_INCLUDEspf.creanet.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsgmf.ch

Related pages

Pivot deeper into the graph from sgmf.ch.

Cypher and MCP

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

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