Skip to content

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

WHISPER CANON · frigidaire.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/frigidaire.uk

Resolution chain

frigidaire.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
121.254.136.138121.254.128.0/17AS3786LGDACOM-KR - LG DACOM CorporationKR
121.254.136.248121.254.128.0/17AS3786LGDACOM-KR - LG DACOM CorporationKR
2.19.51.1202.19.51.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.GR
2.19.51.1312.19.51.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.GR
23.215.11.23223.215.11.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.215.11.23723.215.11.0/24AS20940AKAMAI-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for frigidaire.uk.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from frigidaire.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.