Hostname
basico.dk
Last fetched
basico.dk resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
basico.dk 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 |
|---|---|---|---|---|
| 162.159.140.127 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- basico consulting a/s
- Contact emails
Subdomains
43 observed subdomains of basico.dk.
Showing 19 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from basico.dk in the public web crawl.
30 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for basico.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144188132.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.eu.messagegears.net |
| SPF_INCLUDE | _spf.stejtech.net |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 212.98.85.103 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 2a01:111:f400::0/48 |
| SPF_IP | 2a01:111:f403:8000::/50 |
| SPF_IP | 2a01:111:f403::/49 |
| SPF_IP | 2a01:111:f403:c000::/51 |
| SPF_IP | 2a01:111:f403:f000::/52 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.68.36.243/32 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 81.27.222.124 |
Related pages
Pivot deeper into the graph from basico.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basico.dk"})-[: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.