Skip to content

Hostname

midmark.com

Last fetched

midmark.com resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · midmark.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/midmark.com

Resolution chain

midmark.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.4813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.5113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.5113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
192.133.11.1192.133.11.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
iana:2
Organization
midmark corporation
Contact emails

Subdomains

76 observed subdomains of midmark.com.

Web-graph footprint

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

388 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for midmark.com.

MechanismTarget
SPF_Amidmark.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-008cba01.pphosted.com
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP149.20.199.199/32
SPF_IP216.194.106.172/32
SPF_IP216.194.97.80/32
SPF_MXmidmark.com

Related pages

Pivot deeper into the graph from midmark.com.

Cypher and MCP

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

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