Skip to content

Hostname

mdteam.com

Last fetched

mdteam.com resolves to 1 IPv4 address operated by INETZ - Inetz Media Group in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mdteam.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mdteam.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.171.52199.16.170.0/23AS16784INETZ - Inetz Media GroupUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

40 observed subdomains of mdteam.com.

Web-graph footprint

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

37 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for mdteam.com.

MechanismTarget
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.94.241
SPF_IP18.218.118.232/32
SPF_IP18.222.90.95/32
SPF_IP18.246.105.185
SPF_IP204.8.105.35/32
SPF_IP204.8.106.36/32
SPF_IP204.8.15.35
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP35.164.1.167
SPF_IP40.103.0.0/16
SPF_IP44.228.242.207
SPF_IP44.230.101.178
SPF_IP47.48.203.86
SPF_IP54.189.247.173
SPF_IP64.106.227.8/32
SPF_IP67.216.78.8/32
SPF_IP68.109.253.0/25
SPF_IP68.109.253.2

Related pages

Pivot deeper into the graph from mdteam.com.

Cypher and MCP

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

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