Hostname
blinqgroup.com
Last fetched
blinqgroup.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
blinqgroup.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 |
|---|---|---|---|---|
| 65.21.153.46 | 65.21.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1001
- Organization
- blinq as
- Contact emails
- 3oghktf9begh@privacy-protection.email
- 7jka7rpmyh23@privacy-protection.email
- 8brqbgw6juev@privacy-protection.email
- 9qkvaumtar9a@privacy-protection.email
- cqwcgr8yubkk@privacy-protection.email
- ekquvab62ree@privacy-protection.email
- ey6ytmrunf2g@privacy-protection.email
- i6wdamermdnz@privacy-protection.email
- ikfokphbaq6v@privacy-protection.email
- pi65anmkimse@privacy-protection.email
- sxpz5zxk6ge2@privacy-protection.email
- v2s5ggshpeha@privacy-protection.email
- vk4vmrx6vhkq@privacy-protection.email
- yq6geq6u6jpx@privacy-protection.email
- yqw7zxtv3x39@privacy-protection.email
Subdomains
1 observed subdomain of blinqgroup.com.
| Subdomain |
|---|
| www.blinqgroup.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for blinqgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from blinqgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blinqgroup.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.