Hostname
schibsted.net
Last fetched
schibsted.net resolves to 1 IPv4 address operated by AS21171 in NO. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
schibsted.net 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 |
|---|---|---|---|---|
| 80.91.35.196 | 80.91.32.0/20 | AS21171 | — | NO |
WHOIS identity
- Registrar
- iana:638
- Organization
- attn: schibsted cbo
- Contact emails
- sudarmad@in.ibm.com
- kjell.arne.sveiven@no.ibm.com
- schibsted.net@shieldwhois.com
- 3rde7j2pmpje@privacy-protection.email
- 9qcyyqz7kpxg@privacy-protection.email
- cr6gyogv7vzu@privacy-protection.email
- czmcypw2wufb@privacy-protection.email
- eq2nw4zo9bdq@privacy-protection.email
- f6phrwqmxuek@privacy-protection.email
- ii6jcebbgx38@privacy-protection.email
- jrgxwnxmts87@privacy-protection.email
- k8gbesapzas9@privacy-protection.email
- kz2nchi4eb9s@privacy-protection.email
- pn3tft5p5zcx@privacy-protection.email
- qmvmrj8gkmtx@privacy-protection.email
- rd3arfq2r7en@privacy-protection.email
- rrc57jqps2tp@privacy-protection.email
- sbwhnp3zuqvv@privacy-protection.email
- uy7tc5w5ncnp@privacy-protection.email
- w4zupuursc2z@privacy-protection.email
- and 1 more
Subdomains
1 observed subdomain of schibsted.net.
| Subdomain |
|---|
| www.schibsted.net |
Threat posture
History
Related pages
Pivot deeper into the graph from schibsted.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schibsted.net"})-[: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.