Skip to content

Hostname

attend2it.co.uk

Last fetched

attend2it.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.109.1418.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.1518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.3818.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.3918.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
attend2it
Contact emails

Subdomains

28 observed subdomains of attend2it.co.uk.

Web-graph footprint

Distinct hostnames that link to or from attend2it.co.uk in the public web crawl.

13 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for attend2it.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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