Skip to content

Hostname

mtdb.no

Last fetched

mtdb.no resolves to 1 IPv4 address operated by AS2116 in NO.

Nutrition Label

WHISPER CANON · mtdb.noRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mtdb.no

Resolution chain

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

IPPrefixASNOperatorCountry
193.71.134.60193.71.0.0/16AS2116NO

WHOIS identity

No WHOIS records are currently associated with mtdb.no in WhisperGraph.

Subdomains

7 observed subdomains of mtdb.no.

Web-graph footprint

Distinct hostnames that link to or from mtdb.no in the public web crawl.

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mtdb.no.

MechanismTarget
SPF_Amtdb.no
SPF_INCLUDEepost.uten.no
SPF_IP193.71.134.48/28
SPF_MXmtdb.no

Related pages

Pivot deeper into the graph from mtdb.no.

Cypher and MCP

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

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