Skip to content

Hostname

mnemonic.no

Last fetched

mnemonic.no resolves to 1 IPv4 address operated by AS48469 in NO.

Nutrition Label

WHISPER CANON · mnemonic.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mnemonic.no

Resolution chain

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

IPPrefixASNOperatorCountry
94.127.56.17094.127.56.0/22AS48469NO

WHOIS identity

Registrar
Organization
mnemonic as
Contact emails

Subdomains

282 observed subdomains of mnemonic.no.

Web-graph footprint

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

102 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mnemonic.no.

MechanismTarget
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEspf.mail.aas.services
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmnemonic.no

Related pages

Pivot deeper into the graph from mnemonic.no.

Cypher and MCP

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

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