Skip to content

Hostname

exprosoft.com

Last fetched

exprosoft.com resolves to 1 IPv4 address operated by AS201454 in NO. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · exprosoft.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/exprosoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.140.1.20245.140.0.0/22AS201454NO

WHOIS identity

Registrar
iana:13
Organization
terje myklebust
Contact emails

Subdomains

3 observed subdomains of exprosoft.com.

Web-graph footprint

Distinct hostnames that link to or from exprosoft.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for exprosoft.com.

MechanismTarget
SPF_Aexprosoft.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.jump-send.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.73.202.185
SPF_IP185.3.6.25
SPF_IP195.1.58.118
SPF_IP212.125.231.81
SPF_IP45.140.0.27
SPF_IP52.187.212.238
SPF_IP54.213.101.86/32
SPF_MXexprosoft.com

Related pages

Pivot deeper into the graph from exprosoft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exprosoft.com"})-[: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.