Hostname
borupkemi.dk
Last fetched
borupkemi.dk resolves to 1 IPv4 address operated by AS42876 in DK.
Nutrition Label
Resolution chain
borupkemi.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 |
|---|---|---|---|---|
| 77.221.252.81 | 77.221.224.0/19 | AS42876 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- borup kemi i/s
- Contact emails
- —
Subdomains
2 observed subdomains of borupkemi.dk.
| Subdomain |
|---|
| click.borupkemi.dk |
| www.borupkemi.dk |
Web-graph footprint
Distinct hostnames that link to or from borupkemi.dk in the public web crawl.
46 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for borupkemi.dk.
| Mechanism | Target |
|---|---|
| SPF_A | relay.systemhosting.dk |
| SPF_INCLUDE | carmamail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.comendosystems.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.107.113.0/24 |
| SPF_IP | 188.176.1.43 |
| SPF_IP | 81.201.223.0/24 |
| SPF_IP | 87.116.2.222 |
Related pages
Pivot deeper into the graph from borupkemi.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "borupkemi.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.