Skip to content

Hostname

mpsag.com

Last fetched

mpsag.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · mpsag.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mpsag.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.130.13883.166.128.0/19AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:9
Organization
beatrice hofner
Contact emails

Subdomains

18 observed subdomains of mpsag.com.

Web-graph footprint

Distinct hostnames that link to or from mpsag.com in the public web crawl.

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mpsag.com.

MechanismTarget
SPF_Ampsag.com
SPF_Awebmail.mpsag.com
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDErelay.mail.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_INCLUDEspf1.mpsag.com
SPF_IP217.192.91.98
SPF_MXmpsag.com

Related pages

Pivot deeper into the graph from mpsag.com.

Cypher and MCP

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

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