Skip to content

Hostname

xpressprofil.no

Last fetched

xpressprofil.no resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · xpressprofil.noRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/xpressprofil.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.55.172104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.171.198172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.39.146.199185.39.144.0/22AS42708SE

WHOIS identity

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

Subdomains

5 observed subdomains of xpressprofil.no.

Web-graph footprint

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

49 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xpressprofil.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinfusionmail.com

Related pages

Pivot deeper into the graph from xpressprofil.no.

Cypher and MCP

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

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