Hostname
compartner.com
Last fetched
compartner.com resolves to 1 IPv4 address operated by LOMBARD in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
compartner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.89.38.243 | 62.89.32.0/19 | AS60717 | LOMBARD | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- compartner teleteknikk as
- Contact emails
- 4cvjusgv7oeq@privacy-protection.email
- ajbqs6eyfush@spamprotection.email
- duyavq55vovj@privacy-protection.email
- f2v8zzdam5yt@privacy-protection.email
- jdvfr7gj7mnv@privacy-protection.email
- jwb9y47ihpsv@privacy-protection.email
- mfgs4jurbyo7@privacy-protection.email
- oznwrs3sxxbw@spamprotection.email
- prnkxwifqaf2@privacy-protection.email
- prwrpzvvyq7z@privacy-protection.email
- uqajktz4ne8r@privacy-protection.email
- w4h2smkvfazf@privacy-protection.email
- xn8dynaqc2my@privacy-protection.email
Subdomains
11 observed subdomains of compartner.com.
Web-graph footprint
Distinct hostnames that link to or from compartner.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for compartner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smarthost.domeneshop.no |
| SPF_INCLUDE | mail.rscs.no |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.xsale.no |
Related pages
Pivot deeper into the graph from compartner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compartner.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.