Skip to content

Hostname

mintimeliste.no

Last fetched

mintimeliste.no resolves to 1 IPv4 address operated by VISMA-AS - Visma Software International AS in NO.

Nutrition Label

WHISPER CANON · mintimeliste.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mintimeliste.no

Resolution chain

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

IPPrefixASNOperatorCountry
185.206.5.29185.206.4.0/23AS61213VISMA-AS - Visma Software International ASNO

WHOIS identity

Registrar
Organization
triangel consulting as
Contact emails

Subdomains

8 observed subdomains of mintimeliste.no.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for mintimeliste.no.

MechanismTarget
SPF_IP213.184.194.22
SPF_IP213.184.194.38

Related pages

Pivot deeper into the graph from mintimeliste.no.

Cypher and MCP

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

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