Skip to content

Hostname

manchestercooling.com

Last fetched

manchestercooling.com resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in NL. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · manchestercooling.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/manchestercooling.com

Resolution chain

manchestercooling.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.53.107.92152.53.104.0/22AS197540netcup-AS - netcup GmbHNL
82.165.200.6082.165.200.0/23AS8560IONOS-AS - IONOS SEGB

WHOIS identity

Registrar
iana:472
Organization
softlayer domain privacy
Contact emails

Subdomains

3 observed subdomains of manchestercooling.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for manchestercooling.com.

MechanismTarget
SPF_Amanchestercooling.com
SPF_INCLUDEspf.stackmail.com
SPF_IP152.53.107.92
SPF_MXmanchestercooling.com

Related pages

Pivot deeper into the graph from manchestercooling.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "manchestercooling.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 20

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