Skip to content

Hostname

mhs-corp.com

Last fetched

mhs-corp.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:468
Organization
material handling services, llc.
Contact emails

Subdomains

2 observed subdomains of mhs-corp.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mhs-corp.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.108.238.134
SPF_IP207.71.41.195
SPF_IP216.105.56.36
SPF_IP216.110.82.244
SPF_IP3.210.71.1
SPF_IP52.207.39.145
SPF_IP72.240.22.21
SPF_MXmhs-corp.com

Related pages

Pivot deeper into the graph from mhs-corp.com.

Cypher and MCP

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

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