Skip to content

Hostname

quicksaleagent.co.uk

Last fetched

quicksaleagent.co.uk resolves to 1 IPv4 address operated by Freethought-AS - Freethought Internet Limited in GB. WHOIS lists registrar:gifford hanson ltd t/a b s tiwana as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.219.236.35185.219.236.0/22AS41000Freethought-AS - Freethought Internet LimitedGB

WHOIS identity

Registrar
registrar:gifford hanson ltd t/a b s tiwana
Organization
bhagvunt s tiwana
Contact emails

Subdomains

5 observed subdomains of quicksaleagent.co.uk.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for quicksaleagent.co.uk.

MechanismTarget
SPF_Aquicksaleagent.co.uk
SPF_INCLUDEspf.hosting09.layerip.com
SPF_IP185.219.238.41
SPF_IP194.110.243.46
SPF_MXquicksaleagent.co.uk

Related pages

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

Cypher and MCP

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

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