Skip to content

Hostname

msh-intl.com

Last fetched

msh-intl.com resolves to 2 IPv4 addresses operated by AS35280 in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · msh-intl.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/msh-intl.com

Resolution chain

msh-intl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.60.132.200159.60.128.0/20AS35280NL
40.79.130.12940.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

59 observed subdomains of msh-intl.com.

Web-graph footprint

Distinct hostnames that link to or from msh-intl.com in the public web crawl.

162 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for msh-intl.com.

MechanismTarget
SPF_Aspf.msh-intl.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.46.164.192
SPF_IP185.46.164.193
SPF_IP195.6.171.171
SPF_IP195.6.174.171

Related pages

Pivot deeper into the graph from msh-intl.com.

Cypher and MCP

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

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