Skip to content

Hostname

pcexpress.no

Last fetched

pcexpress.no resolves to 1 IPv4 address operated by AS201040 in NO.

Nutrition Label

WHISPER CANON · pcexpress.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pcexpress.no

Resolution chain

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

IPPrefixASNOperatorCountry
193.93.253.40193.93.253.0/24AS201040NO

WHOIS identity

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

Subdomains

2 observed subdomains of pcexpress.no.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pcexpress.no.

MechanismTarget
SPF_Apcexpress.no
SPF_Asmtp.bluecom.com
SPF_INCLUDE_spf.cpanel.guru
SPF_INCLUDEo._spf.comendo.com
SPF_INCLUDEspf.comendosystems.com
SPF_IP193.93.253.115
SPF_IP62.70.4.47/32
SPF_IP62.70.4.48/32
SPF_IP62.70.4.49/32
SPF_IP85.112.129.18
SPF_IP85.112.129.19
SPF_MXpcexpress.no

Related pages

Pivot deeper into the graph from pcexpress.no.

Cypher and MCP

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

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