Skip to content

Hostname

webspace.com.mt

Last fetched

webspace.com.mt resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · webspace.com.mtRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webspace.com.mt

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.46.18895.216.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with webspace.com.mt in WhisperGraph.

Subdomains

2 observed subdomains of webspace.com.mt.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for webspace.com.mt.

MechanismTarget
SPF_Ahe1.aitos.se
SPF_Ahe2.aitos.se
SPF_Ahe3.aitos.se
SPF_Ahe4.aitos.se
SPF_Ahe7.aitos.se
SPF_Awebspace.com.mt
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEtransmail.net
SPF_IP136.243.91.139
SPF_MXwebspace.com.mt

Related pages

Pivot deeper into the graph from webspace.com.mt.

Cypher and MCP

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

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