Skip to content

Hostname

matprat.no

Last fetched

matprat.no resolves to 2 IPv4 addresses operated by AS2116 in NO.

Nutrition Label

WHISPER CANON · matprat.noRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/matprat.no

Resolution chain

matprat.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
matprat as
Contact emails

Subdomains

63 observed subdomains of matprat.no.

Web-graph footprint

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

886 sites link to this hostname.

301 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for matprat.no.

MechanismTarget
SPF_Amatprat.no
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.52.17.154
SPF_IP34.249.196.78/32
SPF_IP34.251.157.56/32
SPF_IP34.252.27.239/32
SPF_IP35.157.187.101/32
SPF_IP77.88.78.8/32
SPF_MXmatprat.no

Related pages

Pivot deeper into the graph from matprat.no.

Cypher and MCP

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

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