Skip to content

Hostname

mgp-ing.ch

Last fetched

mgp-ing.ch resolves to 1 IPv4 address operated by AS20546 in CH.

Nutrition Label

WHISPER CANON · mgp-ing.chRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mgp-ing.ch

Resolution chain

mgp-ing.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.26.61.121217.26.61.0/24AS20546CH

WHOIS identity

No WHOIS records are currently associated with mgp-ing.ch in WhisperGraph.

Subdomains

3 observed subdomains of mgp-ing.ch.

Web-graph footprint

Distinct hostnames that link to or from mgp-ing.ch in the public web crawl.

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mgp-ing.ch.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.202.199.80/28
SPF_IP146.4.55.166/30
SPF_IP146.4.59.52/30
SPF_IP31.171.146.176/29
SPF_IP31.171.149.130
SPF_IP31.171.149.134
SPF_IP46.14.13.32/30
SPF_IP81.62.195.84/30
SPF_IP81.62.195.92/30

Related pages

Pivot deeper into the graph from mgp-ing.ch.

Cypher and MCP

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

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