Hostname
skifer.com
Last fetched
skifer.com resolves to 1 IPv4 address operated by AS51468 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
skifer.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 |
|---|---|---|---|---|
| 104.37.39.16 | 104.37.32.0/21 | AS51468 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- . .
- Contact emails
- tbt@tbt.biz
- 43fzqzcfrekz@privacy-protection.email
- 5nby9jvpbi44@privacy-protection.email
- 7vmuzqugufje@privacy-protection.email
- a9t2zvc584b5@privacy-protection.email
- b9scyvuwzua8@privacy-protection.email
- fybtwbgwpzz9@privacy-protection.email
- g8geuzttmde4@privacy-protection.email
- vmz2kacapynu@privacy-protection.email
- vwe9nymrvrua@privacy-protection.email
- wvuree3nj6ih@privacy-protection.email
Subdomains
1 observed subdomain of skifer.com.
| Subdomain |
|---|
| www.skifer.com |
Web-graph footprint
Distinct hostnames that link to or from skifer.com in the public web crawl.
7 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for skifer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from skifer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skifer.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.