Skip to content

Hostname

yourmailserver.co.uk

Last fetched

yourmailserver.co.uk resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in GB. WHOIS lists registrar:enom llc as the registrar.

Nutrition Label

WHISPER CANON · yourmailserver.co.ukRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/yourmailserver.co.uk

Resolution chain

yourmailserver.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.155.26.3066.155.16.0/20AS13768COGECO-PEER1 - Aptum TechnologiesGB

WHOIS identity

Registrar
registrar:enom llc
Organization
moore-wilson new media
Contact emails

Subdomains

4 observed subdomains of yourmailserver.co.uk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for yourmailserver.co.uk.

MechanismTarget
SPF_Ayourmailserver.co.uk
SPF_INCLUDE_spf.porteighty.hosting
SPF_MXyourmailserver.co.uk

Related pages

Pivot deeper into the graph from yourmailserver.co.uk.

Cypher and MCP

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

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