Hostname
frigidaire.uk
Last fetched
frigidaire.uk resolves to 6 IPv4 addresses operated by LGDACOM-KR - LG DACOM Corporation in KR. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.
Nutrition Label
Resolution chain
frigidaire.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 121.254.136.138 | 121.254.128.0/17 | AS3786 | LGDACOM-KR - LG DACOM Corporation | KR |
| 121.254.136.248 | 121.254.128.0/17 | AS3786 | LGDACOM-KR - LG DACOM Corporation | KR |
| 2.19.51.120 | 2.19.51.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | GR |
| 2.19.51.131 | 2.19.51.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | GR |
| 23.215.11.232 | 23.215.11.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.215.11.237 | 23.215.11.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of frigidaire.uk.
| Subdomain |
|---|
| www.frigidaire.uk |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for frigidaire.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from frigidaire.uk.
- IP · 121.254.136.138
- ASN · AS3786LGDACOM-KR - LG DACOM Corporation
- Registrar · registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Country · KR
- TLD · .uk
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frigidaire.uk"})-[: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.