Skip to content

Hostname

mailgate.quickhost.uk

Last fetched

mailgate.quickhost.uk resolves to 10 IPv4 addresses operated by AS209243 in GB.

Nutrition Label

WHISPER CANON · mailgate.quickhost.ukRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mailgate.quickhost.uk

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with mailgate.quickhost.uk in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mailgate.quickhost.uk

SPF policy

10 SPF mechanisms authorising senders for mailgate.quickhost.uk.

MechanismTarget
SPF_IP194.146.44.14
SPF_IP194.146.44.254
SPF_IP194.146.49.187
SPF_IP194.146.49.252
SPF_IP194.146.49.254
SPF_IP195.22.156.3
SPF_IP195.22.157.5
SPF_IP78.141.240.8
SPF_IP80.64.216.250
SPF_IP80.64.218.177

Related pages

Pivot deeper into the graph from mailgate.quickhost.uk.

Cypher and MCP

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

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