Hostname
2excel.uk
Last fetched
2excel.uk is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. 2excel.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for 2excel.uk in WhisperGraph.
IPv6 resolution
No AAAA record for 2excel.uk is recorded in WhisperGraph.
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg
- Registrant organisation
- james newbery
- Contact emails
- redacted@nominet.uk
Subdomains
Mail and authentication
Nameservers
- ns57.domaincontrol.com
- ns58.domaincontrol.com
MX records
- 2excel-uk.mail.protection.outlook.com
SPF policy
- ip: 80.6.91.150/32
- include: _spf.elasticemail.com
- include: spf.protection.outlook.com
- include: servers.mcsv.net
- include: mailgun.org
- ip: 145.224.91.242
- ip: 169.155.238.116
- ip: 185.43.185.148
- ip: 216.128.3.253
- ip: 217.38.168.85
- ip: 45.157.84.92
- ip: 46.102.213.245
- ip: 51.52.31.2
- ip: 62.232.21.162
- ip: 62.232.21.163
- ip: 81.131.46.30
- ip: 92.71.155.222
Threat-feed evidence
History
Related pages
Pivot from 2excel.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2excel.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.